This commit is contained in:
foobar 2005-11-26 13:38:28 +00:00
parent 57f76446cf
commit 1ea0bae9c0

View File

@ -1,7 +1,7 @@
--TEST--
Bug #35382 (Comment in end of file produces fatal error)
--FILE--
<?
<?php
eval("echo 'Hello'; // comment");
echo " World";
//last line comment