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

5 lines
168 B
Plaintext

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