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

8 lines
267 B
Plaintext
Raw Normal View History

failed to resolve directory while parsing WIT for path [tests/ui/parse-fail/bad-pkg6]: package 'foo:bar' not found. known packages:
foo:baz
foo:foo
--> tests/ui/parse-fail/bad-pkg6/root.wit:3:7
|
3 | use foo:bar/baz.{};
| ^------