5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
--- v0/tests/parser_bad_import_name.c2 ---
|
|
2| import ;
|
|
^
|
|
expected module identifier
|