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

5 lines
159 B
Plaintext

expected an identifier or string, found keyword `option`
--> tests/ui/parse-fail/keyword.wit:4:8
|
4 | type option = u32
| ^-----