Hacker News new | ask | show | jobs
by yuliyp 1393 days ago
That's quite broken (you'd want a different variable inside the body, vs clobbering the iteration counter, else this would process the last item in your list, then exit).