# Original if (X) { Y; } # Postfix if Y if X; # Low-precedence and X and Y;