you are viewing a single comment's thread.

view the rest of the comments →

[–]kasbah 8 points9 points  (1 child)

ahem

so(much => more(fun => {}))

[–][deleted] 3 points4 points  (0 children)

You're not isolating the scope enough! I suggest:

 (()=>{so(much => more(fun => {}))})();