Files
cli/vendor/wit-parser/tests/ui/parse-fail/export-twice.wit.result

5 lines
145 B
Plaintext

interface cannot be exported more than once
--> tests/ui/parse-fail/export-twice.wit:7:10
|
7 | export foo;
| ^--