archives

« Bugzilla Issues Index

#884 — 7.8.6: undefined "HexDigit"


In 7.8.6 "Template Literal Lexical Components",
under "Static Semantics: TV's and TRV's",
the 10th bullet from the end says:
The TRV of UnicodeEscapeSequence :: u{ HexDigits } is the sequence
consisting of code unit value 0x0075 followed by code unit value 0x007B
followed by TRV of HexDigit followed by code unit value 0x007D.

but 'HexDigit' is not defined.

Change to 'HexDigits'.


corrected in rev 12 editor's draft


corrected in rev 12, Nov. 22, 2012 draft