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
+1-1
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ r[ident.ascii-extern-item]
62
62
63
63
## Normalization
64
64
65
-
r[ident.normalize]
65
+
r[ident.normalization]
66
66
67
67
Identifiers are normalized using Normalization Form C (NFC) as defined in [Unicode Standard Annex #15][UAX15]. Two identifiers are equal if their NFC forms are equal.
0 commit comments