Skip to content

Instantly share code, notes, and snippets.

@trptcolin
Created May 30, 2010 03:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trptcolin/418767 to your computer and use it in GitHub Desktop.
Save trptcolin/418767 to your computer and use it in GitHub Desktop.
[java] FAIL in (can-test-using-local-bindings) (test_clojure.clj:87)
[java] but got :pass
[java] expected: (= (quote (4 9 16)) (map (fn [x] (* x x)) (quote (2 3 4))))
[java] actual: (#<core$_EQ_ clojure.core$_EQ_@a947850> (4 9 16) (4 9 16))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment