xref: /PHP-8.2/Zend/tests/bug77993.phpt (revision 7aacc705)
1--TEST--
2Bug #77993 (Wrong parse error for invalid hex literal on Windows)
3--FILE--
4<?php
50xg10;
6?>
7--EXPECTF--
8Parse error: syntax error, unexpected identifier "xg10" in %s on line %d
9