Files
cli/vendor/wit-parser/tests/ui/parse-fail/bad-pkg4/root.wit

5 lines
63 B
Plaintext

package foo:foo;
interface foo {
use foo:bar/baz.{a-name};
}