5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
|
|
name `b` is not defined
|
||
|
|
--> tests/ui/parse-fail/world-top-level-func2.wit:3:23
|
||
|
|
|
|
||
|
|
3 | import foo: func(a: b);
|
||
|
|
| ^
|