DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / multiline_string.php.formatted
123456789
<?php if ($tst) { echo "a multiline string"; echo 1; } ?>