Files
cli/vendor/wit-parser/tests/ui/ignore-files-deps/world.wit

6 lines
56 B
Plaintext

package foo:foo;
world foo {
import foo:bar/types;
}