Skip to content

Commit 86b680f

Browse files
committed
add NEWS link
1 parent dcb7f37 commit 86b680f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ New language features
4646

4747
* Keyword arguments can be required: if a default value is omitted, then an
4848
exception is thrown if the caller does not assign the keyword a value ([#25830]).
49-
49+
5050
* Identifiers can now start with numeric symbols in category
5151
[No: Number, other](http://www.fileformat.info/info/unicode/category/No/list.htm),
5252
allowing you to have variables with names like `⅓x` or `¹x₂` ([#20278]).

0 commit comments

Comments
 (0)