RosettaCodeData/Task/Higher-order-functions/CoffeeScript/higher-order-functions-5.coffee

2 lines
32 B
CoffeeScript
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
(-> -> -> -> 2 )()()()() # => 2