#252
functions-6
 

Difficulty:Basic
Topics:functions


One function can beget another
test not run
(= 9 (((fn [] __)) 4 5))


Code which fills in the blank: