Fixing hard-coded answer to functions question.

This commit is contained in:
Alex Robbins 2011-02-03 11:16:47 -06:00
parent 9ed18688b9
commit 94bde7de20

View File

@ -57,7 +57,7 @@
15
20 '*]
"___" ['(fn [f] (f 5))
'(fn [f] 25)]}
'(fn [f] (f 5))]}
"conditionals" {"__" [:a
[]
0