DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / completion / lib / comments.php
1234567891011
<?php // one line comment /* multiline comment */ /** * PHPDoc comment @ */ ?>