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

6 lines
54 B
Plaintext
Raw Normal View History

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