Skip to content

Instantly share code, notes, and snippets.

@jcromartie
Created December 9, 2010 15:10
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 jcromartie/734802 to your computer and use it in GitHub Desktop.
Save jcromartie/734802 to your computer and use it in GitHub Desktop.
clj-stacktrace fail
user=> (use 'clj-stacktrace.repl)
nil
user=> ("foo")
java.lang.ClassCastException: java.lang.String cannot be cast to clojure.lang.IFn (NO_SOURCE_FILE:0)
user=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment