DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / indent / control_stmt_without_bracket3.php
12345678
<?php if ($cond) echo 1; else ^ ?>