Files
cli/vendor/wit-parser/tests/ui/parse-fail/conflicting-package.wit.result

5 lines
429 B
Plaintext
Raw Normal View History

failed to resolve directory while parsing WIT for path [tests/ui/parse-fail/conflicting-package]: failed to parse package: tests/ui/parse-fail/conflicting-package: failed to start resolving path: tests/ui/parse-fail/conflicting-package/b.wit: package identifier `foo:b` does not match previous package name of `foo:a`
--> tests/ui/parse-fail/conflicting-package/b.wit:1:9
|
1 | package foo:b;
| ^----