Lines Matching full:clause
2593 # An else clause should be on the same line as the preceding closing brace.2616 # Likewise, an else should never have the else clause on the same line2619 'Else clause should never be on same line as else (use 2 lines)')