1 2 3 4 5 6 7 8
import of `shared` .. which is depended on by import `b` conflicts with a previously imported interface using the name `shared` --> tests/ui/parse-fail/bad-diamond/join.wit:3:10 | 3 | import b: pkg.b | ^