"Stuart Cook" schreef:
> Larry Wall:

>>     if 0 {
>>     ...
>>     }
>
> The one disadvantage of that approach is that it will break if the
> "commented-out" code temporarily fails to compile.

How frequent does that happen?

And in that case s/if 0/\#/, as Luke mentioned.
And if the compile failure has to do with {}, use other braces.


But would the following work?

0 or q:to/END42/
  ...
END42

-- 
Affijn, Ruud

"Gewoon is een tijger."


Reply via email to