Files
cli/vendor/wit-component/tests/components/async-import-tricky/component.wit.print

6 lines
60 B
Plaintext
Raw Normal View History

package root:component;
world root {
import a:b/types;
}