-
Fix character skipping after a surrogate pair · ec7a1d83Robert Marki authored
In a string the first character following a surrogate pair is skipped by the lexer, but the rest of the string is parsed as usual.
ec7a1d83
×
In a string the first character following a surrogate pair is skipped by the lexer, but the rest of the string is parsed as usual.