We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51c3f5 commit 7c2e273Copy full SHA for 7c2e273
NEWS.md
@@ -31,6 +31,10 @@ Library improvements
31
* the functions `base` and `digits` digits now accept a negative
32
base (like `ndigits` did) ([#21692]).
33
34
+ * Method lists are now printed as a numbered list. In addition, the source code of a
35
+ method can be opened in an editor by entering the corresponding number in the REPL
36
+ and pressing `^Q` ([#22007]).
37
+
38
Compiler/Runtime improvements
39
-----------------------------
40
0 commit comments