Skip to content
Snippets Groups Projects
Commit 4821e38b 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 1cf9e9e7
No related branches found
No related tags found
Loading
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