DEBSOURCES
Skip Quicknav
sources / php-parser / 5.7.0-2 / test / code / prettyPrinter / stmt / voidCast.test
123456
Void cast ----- <?php (void) foo(); ----- (void) foo();