Buddha Buck wrote:
> The one concern I would raise about this is that a common use of
multi-line
> comments is to dyke out code.  As such, it is handy to have the start and
> end markers different, and allow nesting

I see your point. At the risk getting too exotic how about:

#<<EOC;
some
comments
EOC

This is less backwards compatable, however.

--Michael

Reply via email to