Created
June 1, 2014 23:04
-
-
Save kschrader/c41891bd6bc78dd2b653 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user> #uuid "538ba7b2-5034-4146-a1d0-884eebfce27f" | |
#uuid "538ba7b2-5034-4146-a1d0-884eebfce27f" | |
user> (def a "538ba7b2-5034-4146-a1d0-884eebfce27f") | |
#'user/a | |
user> #uuid a | |
AssertionError Assert failed: (string? form) clojure.uuid/default-uuid-reader (uuid.clj:11) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment