archives

« Bugzilla Issues Index

#542 — 12.2.4: undefined "index"


In 12.2.4 "Destructuring Binding Patterns",
under "Runtime Semantics: Indexed Binding Initialisation",
in rule 6, step 4 says:
"Return index+skip+1."
but 'index' is not defined.

Change to 'nextIndex', I think.


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft