DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / issue142644.php.semantic
12345678910111213141516
<?php /** * @file * @brief * * @author */ /***/ function foo() { echo "bar"; } /**/ //