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
The current proposal correctly replaces HexDigits with CodePointDigits in some places but then still calls MV (and TRV) on the nonexistent HexDigits, without defining it on CodePointDigits. Please update the grammar and semantics to define those and fix the remaining references to HexDigits as appropriate.
The current proposal correctly replaces HexDigits with CodePointDigits in some places but then still calls MV (and TRV) on the nonexistent HexDigits, without defining it on CodePointDigits. Please update the grammar and semantics to define those and fix the remaining references to HexDigits as appropriate.