Golfers don't indent

Eugene van der Pijll wrote:
[EMAIL PROTECTED] schreef:

Everyone(tm) knows(tm) that the "Proper Indentation"(tm) is:

if(FOO)
 {
 print "foo!";
 }
else
 {
 print "bar!";
 }

That's nuts! Er, I mean except for those on the Damian(tm) side:
Everyone(tm) knows(tm) that the "Proper Indentation"(tm) is:

if(FOO)  {
 print "foo!";
}
else  {
 print "bar!";
}


Excuse me! Please take this discussion off-list. Here, we only
use Proper Perl, No Indentation:

print"foo!"^"\cD\cN\x1D"x!FOO

(with literal \cD, \cN, and \x1D, of course).

Eugene

--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics LLC,
email: [EMAIL PROTECTED]
web  : http://www.scalableinformatics.com
phone: +1 734 786 8423
fax  : +1 734 786 8452
cell : +1 734 612 4615

Reply via email to