I then commented out the unnecessary statement. Oops.if (something) unnecessary_statement(); if (other_thing) important_statement();
Update: I realize Perl is one of many languages that uses this construct. It just happened to seem especially relevant here.
In reply to Hidden Benefit of Perl Syntax by Errto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |