doh, my bad
This commit is contained in:
parent
5321703287
commit
0c1bdde6e3
@ -28,7 +28,7 @@
|
||||
(for [x [1 2 3 4 5]
|
||||
y [1 2 3 4 5]]
|
||||
(def count (+ count x y)))
|
||||
(assert (= count 140)))
|
||||
(assert (= count 150)))
|
||||
|
||||
|
||||
(defn test-in []
|
||||
|
Loading…
Reference in New Issue
Block a user