Skip to content

Commit 58ff42b

Browse files
committed
Fix union, clean up expressions, add expected tokens
This works only on my patched version of Happy. * 'union[1] + 3' parses as a statement * expressions grammar is factored to avoid repetition * failed parses include expected tokens in the error message This is going on a seperate branch because it won't pass CI. That aside, ALL tests pass.
1 parent aa08249 commit 58ff42b

File tree

1 file changed

+130
-156
lines changed

1 file changed

+130
-156
lines changed

0 commit comments

Comments
 (0)