You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arrow test at lastOffset - 3 is out-of-range when highlighting,
which parses a snippet of source.
Always check lower bound in testChar.
Don't check as initial condition in testChars because it recurses.
[Cherry-picked fb6cc9b][modified]
0 commit comments