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

5 lines
162 B
Plaintext
Raw Normal View History

type `t` used in a handle must be a resource
--> tests/ui/parse-fail/bad-resource5.wit:6:19
|
6 | type b = borrow<t>;
| ^