Files
cli/vendor/wit-parser/tests/ui/parse-fail/no-access-to-sibling-use/foo.wit

6 lines
53 B
Plaintext
Raw Normal View History

package foo:foo;
use bar-renamed;
interface bar {}