1--TEST--
2Invalid use: underscore left of e
3--FILE--
4<?php
51_e2;
6--EXPECTF--
7Parse error: syntax error, unexpected '_e2' (T_STRING) in %s on line %d
8