DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / blankLines / Function02.php.formatted
1234567891011121314
<?php function test1() { } /** * A comment */ function test2() { } ?>