mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 13:50:28 +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