Files
cli/vendor/wit-parser/tests/ui/parse-fail/bad-pkg2.wit.result

5 lines
249 B
Plaintext
Raw Normal View History

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