1 2 3 4 5
failed to resolve directory while parsing WIT for path [tests/ui/parse-fail/bad-pkg2]: interface 'nonexistent' not found in package 'foo:bar' --> tests/ui/parse-fail/bad-pkg2/root.wit:4:15 | 4 | use foo:bar/nonexistent.{}; | ^----------