archives

« Bugzilla Issues Index

#598 — 12.6.3: missing "if"


In 12.6.3 "The for Statement",
under "Runtime Semantics: Labelled Evaluation",
in the definition of the abstract operation 'For Body Evaluation',
step 2.a.iv says:
Else LoopContinues (testExprValue,labelSet) is false, return testExprValue

Change "Else" to "Else if".


(Or change "Else" to just "If".)


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft