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

5 lines
170 B
Plaintext
Raw Normal View History

expected an identifier or string, found keyword `u32`
--> tests/ui/parse-fail/bad-resource10.wit:4:16
|
4 | type t = own<u32>;
| ^--