Hacker News new | ask | show | jobs
by nikital 3601 days ago
One solution:

    function(c=1){return function(){return c++}}
44 characters