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

5 lines
189 B
Plaintext

if a constructor return type is declared it must be a `result`
--> tests/ui/parse-fail/bad-resource6.wit:5:22
|
5 | constructor() -> u32;
| ^--