1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/tests/lang/bison1.phpt
2002-11-19 14:53:31 +00:00

10 lines
116 B
PHP

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