php-src/tests/lang/bison1.phpt

10 lines
116 B
Plaintext
Raw Normal View History

--TEST--
Bison weirdness
--FILE--
<?php
error_reporting(E_ALL & ~E_NOTICE);
echo "blah-$foo\n";
?>
--EXPECT--
blah-