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

5 lines
164 B
Plaintext

name `nonexistent` is not defined
--> tests/ui/parse-fail/bad-function2.wit:6:16
|
6 | x: func() -> nonexistent;
| ^----------