def dnl(*args); nil end
dnl <<EOF
This is a
multiline comment
EOF

Might not solve really what you want though!

Guillaume.

On Mon, 2003-06-16 at 10:14, Christoph Tapler wrote:
> I'm new to Ruby and I'm wondering that there is no possibility to write
> comments over more than one line. Just like in C for example with
> /* this is a
> multiline comment */
> 
> Is there any possibility to do this or is there a fundamental
> (architectural or whatever) problem?
> 
> Christoph
> 
> --
> Christoph Tapler
> christoph_tapler / gmx.net
> ( Please replace the underline with a dot. )
> 
> 
> 
>