Files
cli/vendor/wit-parser/tests/ui/parse-fail/world-interface-clash.wit

4 lines
47 B
Plaintext
Raw Normal View History

package foo:foo;
interface foo {}
world foo {}