Confirmed users
764
edits
(→Comments and Documentation: Note about |foo| syntax) |
(→Style) |
||
| Line 129: | Line 129: | ||
else { | else { | ||
qux(); | qux(); | ||
qix(); | |||
} | } | ||
| Line 137: | Line 138: | ||
} else { | } else { | ||
qux(); | qux(); | ||
qix(); | |||
} | } | ||
</pre> | </pre> | ||