Skip to content

Commit b951b0f

Browse files
committed
Misc/NEWS blurb
1 parent 87e78b5 commit b951b0f

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)