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

5 lines
175 B
Plaintext
Raw Normal View History

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