Hacker News new | ask | show | jobs
by ricardobeat 1507 days ago
The assignment (=) is missing from those const declarations, except for the first one; I guess they were hastily converted from function declarations to satisfy modern tastes.
1 comments

Oops, yeah I just accepted a pull request from the community that broke my helpers module declarations. Just fixed it, thanks for noticing!
Thanks for sorting it.