5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
--- v0/tests/parser_bad_import_name.c2 ---
|
|
1| import ;
|
|
^^^^^^
|
|
expected keyword 'module'
|