archives

« Bugzilla Issues Index

#909 — 15.4.4.5: "Let"


In 15.4.4.5 "Array.prototype.join (separator)",
step 10 says:
... otherwise, Let R be ToString(element0).
and step 13.c says:
If element is undefined or null, Let next be the empty String; ...

In each case, change "Let" to "let".


corrected in rev 12


corrected in rev 12, Nov. 22, 2012 draft