mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
This fixes the coloration of: "123\n"+1 "\n\n"+1 For strings, lex->vstr.len gave the wrong value because it had already translated escaped chars, so "\n" would be one char long.
5.1 KiB
5.1 KiB