5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
--- test.c ---
|
|
1| module my_module; import other_module
|
|
^
|
|
expected ';' after import
|