We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701aafa commit 866188bCopy full SHA for 866188b
NEWS.md
@@ -88,7 +88,8 @@ Standard library changes
88
argument have a type more specific than `Any`; use SHIFT-TAB instead of TAB
89
to allow any compatible methods.
90
91
-* New `err` global variable in `Main` set when an expression throws an exception, akin to `ans`. Typing `err` reprints the exception information.
+* New `err` global variable in `Main` set when an expression throws an exception, akin to `ans`. Typing `err` reprints
92
+ the exception information.
93
94
#### SparseArrays
95
0 commit comments