Fixing hard-coded answer to functions question.
This commit is contained in:
parent
9ed18688b9
commit
94bde7de20
@ -57,7 +57,7 @@
|
||||
15
|
||||
20 '*]
|
||||
"___" ['(fn [f] (f 5))
|
||||
'(fn [f] 25)]}
|
||||
'(fn [f] (f 5))]}
|
||||
"conditionals" {"__" [:a
|
||||
[]
|
||||
0
|
||||
|
Loading…
Reference in New Issue
Block a user