It is also possible to use the clj-todo module for annotating your
code with todo items.

http://github.com/tgk/clj-todo
http://clojars.org/clj-todo

Thomas

On Jun 13, 4:13 pm, j-g-faustus <johannes.fries...@gmail.com> wrote:
> Hi,
>
> I get an exception whenever I put a colon in a multiline comment:
>
> (comment
>   TODO: x y z
>   )
> => #<CompilerException java.lang.Exception: Invalid token: TODO: >
>
> Is this a Clojure bug? Or related to Enclojure on NetBeans? Or some
> sort of hidden feature in comments?
>
> Regards
> jf

-- 
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

Reply via email to