improve keyword-related parser errors (#1941)

fixes #1937
This commit is contained in:
Alex Lam S.L
2017-05-15 23:02:55 +08:00
committed by alexlamsl
parent 1ca43bcca1
commit ecb63ad8bc
4 changed files with 233 additions and 174 deletions

View File

@@ -0,0 +1 @@
if (0) else 1;

View File

@@ -0,0 +1 @@
return 42;