Files
cli/vendor/wit-parser/tests/ui/parse-fail/use-world/root.wit

8 lines
51 B
Plaintext

package foo:foo;
use foo:baz/bar;
world foo {
}