summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_009.phpt
blob: c690f66b1058fb0a7f121ac1846060ece4288e1f (plain)
1
2
3
4
5
6
7
--TEST--
Invalid use: underscore right of e
--FILE--
<?php
1e_2;
--EXPECTF--
Parse error: syntax error, unexpected 'e_2' (T_STRING) in %s on line %d