Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused LPAREN token from tokenizer
This token was a part of original handwritten parser, but it was later replaced with LEFT_PARENTHESIS token.
- Loading branch information