On Fri, Jul 29, 2011 at 6:59 PM,  <[email protected]> wrote:
> +(define-lex-abbrev block-comment (:: "/*"
> +                                     (complement (:: any-string "*/" 
> any-string))
> +                                     "*/"))

Can we please not make the same mistake that C made of having comments not nest?
-- 
sam th
[email protected]

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to