summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_002.phpt
blob: 5eacdf056f7ced40e72e6b8f0a8a6bfe97ef4750 (plain)
1
2
3
4
5
6
7
--TEST--
Invalid use: trailing underscore
--FILE--
<?php
100_;
--EXPECTF--
Parse error: syntax error, unexpected identifier "_" in %s on line %d