Hi,

When I type the following in at the REPL:

(def foo (ref {} :meta {:type :t}))

and then try to print it, I get the following error:

java.lang.ClassCastException: clojure.lang.Ref (NO_SOURCE_FILE:0)
  [Thrown class clojure.lang.Compiler$CompilerException]

Is this a bug?

Thanks,

Scott

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to