5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
--- test.c ---
|
|
1| import other_module;
|
|
^^^^^^
|
|
expected 'module' keyword
|