5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
|
|
import `foo` conflicts with prior func of same name
|
||
|
|
--> tests/ui/parse-fail/world-top-level-func.wit:4:10
|
||
|
|
|
|
||
|
|
4 | import foo: func();
|
||
|
|
| ^--
|