5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
--- test.c ---
|
|
1| module my_module; import ;
|
|
^
|
|
expected module name to import
|