1 2 3 4 5 6 7 8
import of `shared` .. which is depended on by export `a-name` conflicts with a previously imported interface using the name `shared` --> tests/ui/parse-fail/world-same-fields4.wit:7:10 | 7 | export a-name: interface { | ^-----