archives

« Bugzilla Issues Index

#2747 — 11.8.6: "lookahead ≠"


In 11.8.6 "Template Literal Lexical Components",
production 8 / rhs 2 says:
$ [lookahead ≠ { ]

This is the only point where "lookahead" is followed by "≠". Normally it's followed by the [is not a member of] symbol.

(5.1.5 Grammar Notation only defines the latter notation.)


fixed in rev25 editor's draft.

Added the "≠" form to the grammar notation definition.

It's too confusing using the set notation when the consist consists of a single } or { character.


confirmed fixed.