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

6 lines
47 B
Plaintext

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