summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_002.phpt
blob: 5419d368510cb660f37443dd2fdfdd6774a0581d (plain)
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