Hacker News new | ask | show | jobs
by loeg 704 days ago
No? The foo() invocation is never reached because the while loop never terminates.
1 comments

Apologies; I misread the function call as being inside the loop.