Syntax errors resets the lexer right away

`DEF`, `REDEF`, etc disable EQUS expansion, and reading
macro or OPT arguments sets the lexer to raw mode.
Syntax errors resume normal parsing at the line's end,
but should resume normal tokenization even before that.
This commit is contained in:
Rangi
2021-05-22 16:08:55 -04:00
parent 0068c1375c
commit 80a376f045
4 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
x=1, y=2
n=2
q=2