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

5 lines
163 B
Plaintext
Raw Normal View History

type `foo` used in a handle must be a resource
--> tests/ui/parse-fail/bad-resource13.wit:5:16
|
5 | type t = own<foo>;
| ^--