----- Original Message ----- From: "Guillaume Marcais" <guslist / free.fr> To: "ruby-talk ML" <ruby-talk / ruby-lang.org> Sent: Monday, June 16, 2003 9:51 AM Subject: Re: Multiline comments? > def dnl(*args); nil end > dnl <<EOF > This is a > multiline comment > EOF > > Might not solve really what you want though! > > Guillaume. I think, to do this, you don't even need dnl: <<EOF Remember that Ruby is expression-oriented. EOF Hal -- Hal Fulton hal9000 / hypermetrics.com