Hacker News new | ask | show | jobs
by delaaxe 1198 days ago
I think you mean to have undefined after the equal sign, otherwise I don’t see how there could be an error
1 comments

Yes, the error was also wrong, fixed it.
I'd also assign undefined to 'age' to show that it's not erroring
Good point, done.