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

5 lines
132 B
Plaintext
Raw Normal View History

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