Home | History | Annotate | Download | only in tools

Lines Matching full:clause

2603   # An else clause should be on the same line as the preceding closing brace.
2626 # Likewise, an else should never have the else clause on the same line
2629 'Else clause should never be on same line as else (use 2 lines)')