summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_003.phpt
blob: e0cd716223bce065bbc3fb95a42b248c81083a30 (plain)
1
2
3
4
5
6
7
--TEST--
Invalid use: adjacent underscores
--FILE--
<?php
10__0;
--EXPECTF--
Parse error: syntax error, unexpected '__0' (T_STRING) in %s on line %d