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

5 lines
132 B
Plaintext

type `bar` depends on itself
--> tests/ui/parse-fail/cycle2.wit:5:14
|
5 | type foo = bar;
| ^--