parser: ignore errors
This commit is contained in:
@ -227,6 +227,7 @@ void parse_file(const char *f) {
|
||||
|
||||
lines: /* empty */
|
||||
| lines WHITESPACE line
|
||||
| lines error
|
||||
| lines line
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user