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