Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When parsing `a = 1` with `langPython`, Eof is reported unexpectedly. Fix: allow other languages to fallback to "Identifier" when it is not a keyword. This patch is useful as it highlights `Eof` as annoying.
- Loading branch information