archives

« Bugzilla Issues Index

#4121 — 13.1.*: bogus productions


In 13.1.7 "Static Semantics: TopLevelLexicallyDeclaredNames",
group 3 / steps 1 and 2 say:
1. If Declaration is Declaration : FunctionDeclaration, ...
2. If Declaration is Declaration : GeneratorDeclaration, ...

but there are no such productions.
(The derivation goes through HoistableDeclaration.)


Similarly in:
13.1.8 / group 4,
13.1.9 / group 3,
13.1.10 / group 4.


fixed in rev36 editor's draft


in rev36