Files
cli/vendor/wit-parser/tests/ui/parse-fail/duplicate-functions.wit.result

5 lines
138 B
Plaintext
Raw Normal View History

name `foo` is defined more than once
--> tests/ui/parse-fail/duplicate-functions.wit:7:3
|
7 | foo: func();
| ^--