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

8 lines
51 B
Plaintext
Raw Normal View History

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