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

4 lines
47 B
Plaintext

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