5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
|
|
expected `constructor` or identifier, found keyword `interface`
|
||
|
|
--> tests/ui/parse-fail/bad-resource9.wit:5:5
|
||
|
|
|
|
||
|
|
5 | interface foo {}
|
||
|
|
| ^--------
|