Add error logging and corresponding tests for parser syntax errors
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--- test.c ---
|
||||
1| module my_module; import ;
|
||||
^
|
||||
expected module name to import
|
||||
Reference in New Issue
Block a user