5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
|
|
type `foo` depends on itself
|
||
|
|
--> tests/ui/parse-fail/cycle.wit:5:14
|
||
|
|
|
|
||
|
|
5 | type foo = foo;
|
||
|
|
| ^--
|