Y
Hacker News
new
|
ask
|
show
|
jobs
by
knicholes
2605 days ago
Just remove the "return"
1 comments
781
2605 days ago
Still won't work, you need to declare that variable as global, otherwise you just create a local variable and set it to false.
link