Files
Nim/tests/stdlib
Judd 6112c51e78 Fix highlite.nim (#24457)
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 this is a highlighter. `Eof` as annoying.
2024-11-25 10:51:03 +01:00
..
2023-06-09 16:03:28 +02:00
2024-11-25 10:51:03 +01:00
2023-06-08 08:02:57 +02:00