Files
cli/vendor/wit-parser/tests/ui/parse-fail/use-conflict.wit.result

5 lines
144 B
Plaintext
Raw Normal View History

name `x` is defined more than once
--> tests/ui/parse-fail/use-conflict.wit:10:15
|
10 | use foo.{x, x};
| ^