What steps will reproduce the problem?
1. go to
http://closure-library.googlecode.com/svn/docs/closure_goog_array_array.js.html
2. look at goog.array.forEach
3.
What is the expected output? What do you see instead?
Parameters should be (arr, f, opt_obj)
I see that the parameters are tripled (arr, arr, arr, f, f, f, opt_obj ...)
What version of the product are you using? On what operating system?
Chrome.
Please provide any additional information below.
Note: we cannot accept patches without the contributor license agreement
being signed. See http://code.google.com/p/closure-
library/wiki/Contributors for more info.
Original issue reported on code.google.com by asy...@google.com on 31 Jan 2013 at 7:52
Original issue reported on code.google.com by
asy...@google.com
on 31 Jan 2013 at 7:52