The answer file's expression returns the argument provided

Although the answer's file entry worked, it ignored the provided
argument. With this change it returns what was passed to it.  I branched
from master, I hope it can be merged it in.
This commit is contained in:
Attila Domokos 2013-11-22 20:54:26 -06:00 committed by Colin Jones
parent 68dcde939e
commit 660998a79d

View File

@ -101,7 +101,7 @@
95
(range 20)
:a]
"___" [(fn [x] :foo)]}]
"___" [(fn [x] x)]}]
["11_sequence_comprehensions" {"__" [[0 1 2 3 4 5]
(* index index)