Simplify handling of multiple top-level nodes after parsing
This commit is contained in:
parent
4d17da159f
commit
6e551d6d9f
4 changed files with 13 additions and 28 deletions
|
|
@ -3,7 +3,7 @@ recovers from top-level errors
|
|||
==========================================
|
||||
[}
|
||||
---
|
||||
(ERROR '}')
|
||||
(value (ERROR <EOF>) (ERROR '}'))
|
||||
|
||||
==========================================
|
||||
recovers from unexpected tokens
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue