On 31 May 2010 07:48, alux <[email protected]> wrote: > Hello Glen, good hint. Problem and solution reproduced ;-)
Yes, it looks like Clojure's (comment ...) form requires the contents of the comment to be syntactically correct Clojure forms. As Glen says, forward slashes seem to work - although personally, I dislike being forced to use forward slashes on Windows :-( Is there a multi-line comment form in Clojure that can contain arbitrary text? Paul. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
