Skip to content

Commit 6a341ad

Browse files
committed
Misc/NEWS blurb
1 parent 32cdf23 commit 6a341ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix edge cases in SyntaxError formatting. If the offset is <= 0, no caret is printed.
2+
If the offset is > line length, the caret is printed pointing just after the last character.

0 commit comments

Comments
 (0)