[racket] [scribble] comments?

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Thu Apr 7 11:37:28 EDT 2011

@;{ this is a
comment
that spans lines }

On Thu, Apr 7, 2011 at 12:35 PM, Eric Tanter <etanter at dcc.uchile.cl> wrote:
> Hi,
>
> In the Scribble language, @; introduces a comment.
> I'm looking for the Scribble equivalents of #| |# and #;
> I've tried the obvious (@#|, @#;) but it does not work.
>
> Is there a way to comment out a region in Scribble?
>
> Thanks,
>
> -- Éric
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
sam th
samth at ccs.neu.edu



Posted on the users mailing list.