5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
--- v0/tests/parser_bad_modu ---
|
|
1| import other_module;
|
|
^^^^^^
|
|
expected 'module' keyword
|