DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / blankLines / Namespace01.php
123456789
<?php // Lots // of // interesting // comments and white space namespace Foo; class Bar { } ?>