archives

« Bugzilla Issues Index

#724 — 13.1+13.2: optional parameter 'index' for "Binding Initialisation"


Sections 13.1 "Function Definitions" and 13.2 "Arrow Function Definitions"
each define "Binding Initialisation" as taking an optional parameter 'index'.
However, in neither case is any reference made to the parameter
(except that 13.2 passes it to a recursive invocation of Binding Initialisation).

So you could just delete the 'index' parameter.


corrected in editor's rev 11 draft


in October 26, 2012 release draft