Skip to content
Snippets Groups Projects
Commit ee14506d authored by Karim Taha's avatar Karim Taha
Browse files

Split `module' productions into two, one without a following catch, and one with.

The motivation is that some parsing errors still halt the whole pipeline due to
wrong interaction between the catch mechansim and the layout rule requiring
emission of `error' tokens, So we try to keep as much info in the source up
until the occurrence of error.
parent a4105d91
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment