Files
cli/vendor/wit-parser/tests/ui/parse-fail/pkg-cycle2.wit.result

5 lines
233 B
Plaintext
Raw Normal View History

failed to resolve directory while parsing WIT for path [tests/ui/parse-fail/pkg-cycle2]: package depends on itself
--> tests/ui/parse-fail/pkg-cycle2/deps/a1/root.wit:3:7
|
3 | use foo:a2/foo.{};
| ^-----