Hi! There seems to be a problem with the new LispReader$VarReader:
; r1057 user=> `#'clojure/doc java.lang.UnsupportedOperationException: Vars are not values (NO_SOURCE_FILE:0) ; r1056 user=> `#'clojure/doc (var clojure/doc) This only happens for bound Vars, which are no longer wrapped when read. This is related to: http://groups.google.com/group/clojure/browse_thread/thread/1b25bc3181a54054?pli=1 Kind regards, achim --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---