j
k
j a
j l
That code doesn't work properly in parenscript, btw. It does not decrement.
(function () { var collect66 = []; for (var num = 10; num <= 1; num += 1) { collect66['push'](num); }; return collect66; })();
Back to the thread
Back to the list