DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / issue197617_01.php.formatted
1234567891011
<?php $a = 10 + 22; function testik($param) { return 'test' . $param; } ?>