Woops

Clojure code posted by the other guy
created at 08 Mar 15:34

Edit | Back
1
2
3
4
(defn bad-adder []
  (+ 1)
  (+ 2 2)
  (+ 3 3 3))
52 Bytes in 1 ms with coderay