summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_008.phpt
blob: 8c789b4e804f4fc70311e55a091a2aade6fb9d10 (plain)
1
2
3
4
5
6
7
--TEST--
Invalid use: underscore left of e
--FILE--
<?php
1_e2;
--EXPECTF--
Parse error: syntax error, unexpected identifier "_e2" in %s on line %d