Files
cli/vendor/wit-parser/tests/ui/parse-fail/include-foreign/root.wit

6 lines
55 B
Plaintext

package foo:foo;
world foo {
include foo:bar/bar;
}