381019a9bfcc82640c7787e1bd8010c0ffa5f2e9
[yaffs-website] / vendor / nikic / php-parser / test / code / parser / stmt / haltCompilerInvalidSyntax.test
1 Invalid __halt_compiler() syntax
2 -----
3 <?php
4 __halt_compiler()
5 -----
6 __HALT_COMPILER must be followed by "();" on line 2