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