Closed reaganmcf closed 3 years ago
Fix tests
Now that there are lots of tokens associated with expressions, we should probably rewrite ParseError to allow descriptive errors instead of just expected vs actual token types.
ParseError
expected
actual
Fix tests
Now that there are lots of tokens associated with expressions, we should probably rewrite
ParseError
to allow descriptive errors instead of justexpected
vsactual
token types.