On Wednesday, July 6, 2011 9:06:30 PM UTC-6, Tim Robinson wrote: > > You have some rogue text cluttering your cond statement. > Remove the question mark... or whatever this is... > >  > > and you'll be fine. > That's what I encountered too.
Conrad, when I pasted your code into emacs, there was a mystery character between the 0 at the end of the second condition and the :else at the start of the default condition. Once I removed that character (and fixed a spurious newline in the last line), the code evaluated with no problems. -- 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 Note that posts from new members are moderated - please be patient with your first post. 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