archives

« Bugzilla Issues Index

#4249 — 21.2.1 + 21.2.2.10: "TailSurrogate"


In 21.2.1 "Patterns",
under "Syntax",
in the production for 'RegExpUnicodeEscapeSequence',
RHS #3 says:
[+U] u TailSurrogate

In 21.2.2.10 "CharacterEscape",
rule #7 says:
The production RegExpUnicodeEscapeSequence :: u TailSurrogate evaluates
as follows:
1. Return the character whose code is the result of evaluating TailSurrogate.

Change each occurrence of "TailSurrogate" to "TrailSurrogate".


fixed in rev38 editor's draft


in rev38