5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
|
|
type `t` used in a handle must be a resource
|
||
|
|
--> tests/ui/parse-fail/bad-resource14.wit:6:16
|
||
|
|
|
|
||
|
|
6 | type b = own<t>;
|
||
|
|
| ^
|