Files
cli/vendor/wit-component/tests/interfaces/foreign-use-chain/foo.wit

6 lines
54 B
Plaintext

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