Skip to content

Commit 866188b

Browse files
authored
bump
1 parent 701aafa commit 866188b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ Standard library changes
8888
argument have a type more specific than `Any`; use SHIFT-TAB instead of TAB
8989
to allow any compatible methods.
9090

91-
* New `err` global variable in `Main` set when an expression throws an exception, akin to `ans`. Typing `err` reprints the exception information.
91+
* New `err` global variable in `Main` set when an expression throws an exception, akin to `ans`. Typing `err` reprints
92+
the exception information.
9293

9394
#### SparseArrays
9495

0 commit comments

Comments
 (0)