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
@@ -13,7 +13,7 @@
13
13
> NON_KEYWORD_IDENTIFIER | RAW_IDENTIFIER
14
14
15
15
<!-- When updating the version, update the UAX links, too. -->
16
-
Identifiers follow the specification in [Unicode Standard Annex #31][UAX31] for Unicode version 13.0, with the additions described below. Some examples of identifiers:
16
+
Identifiers follow the specification in [Unicode Standard Annex #31][UAX31] for Unicode version 15.0, with the additions described below. Some examples of identifiers:
17
17
18
18
*`foo`
19
19
*`_identifier`
@@ -68,5 +68,5 @@ keyword except the ones listed above for `RAW_IDENTIFIER`.
0 commit comments