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