archives

« Bugzilla Issues Index

#374 — 12.6.3: missing "IterationStatement:"


In 12.6.3 "The 'for' Statement",
under "Static Semantics: VarDeclaredNames",
the first and third productions are:
for (ExpressionNoInopt ; Expressionopt ; Expressionopt) Statement
for (LexicalDeclarationNoIn; Expressionopt ; Expressionopt) Statement

In each case, insert "IterationStatement :" at the start.


fixed in "Rev 8", June 12,2012 draft