Hacker News new | ask | show | jobs
by knicholes 2605 days ago
Just remove the "return"
1 comments

Still won't work, you need to declare that variable as global, otherwise you just create a local variable and set it to false.