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