Hacker News new | ask | show | jobs
by callum85 4233 days ago
Where is the action at a distance when I use new?
1 comments

The `new` is used at the call site while invisible at the function declaration.