Files
cli/vendor/wit-component/tests/interfaces/preserve-foreign-reexport/foo.wit

6 lines
66 B
Plaintext
Raw Normal View History

package foo:foo;
world foo {
export foo:my-dep/my-interface;
}