You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/identifiers.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ r[ident.syntax]
19
19
20
20
<!-- When updating the version, update the UAX links, too. -->
21
21
r[ident.unicode]
22
-
Identifiers follow the specification in [Unicode Standard Annex #31][UAX31] for Unicode version 15.0, with the additions described below. Some examples of identifiers:
22
+
Identifiers follow the specification in [Unicode Standard Annex #31][UAX31] for Unicode version 16.0, with the additions described below. Some examples of identifiers:
23
23
24
24
*`foo`
25
25
*`_identifier`
@@ -89,5 +89,5 @@ It is an error to use the RESERVED_RAW_IDENTIFIER token `r#_` in order to avoid
0 commit comments