1 2 3 4 5 6 7 8
--TEST-- Invalid use: trailing underscore --FILE-- <?php 100_; ?> --EXPECTF-- Parse error: syntax error, unexpected identifier "_" in %s on line %d