Files
cli/vendor/wit-parser/tests/ui/parse-fail/nested-packages-with-error.wit.result

5 lines
178 B
Plaintext
Raw Normal View History

interface or world `missing` does not exist
--> tests/ui/parse-fail/nested-packages-with-error.wit:11:13
|
11 | use missing.{a};
| ^------