5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
|
|
import `x` conflicts with prior type of same name
|
||
|
|
--> tests/ui/parse-fail/async-bad-world3.wit:4:10
|
||
|
|
|
|
||
|
|
4 | import x: async func();
|
||
|
|
| ^
|