a = [1,2] a.push(a) a.toString()
(implementations seem to give "1,2," as output in this case). Also, step 9 of the algorithm in the current draft appears to be blank. _______________________________________________ Es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

