php-src/Zend/tests/unterminated_comment.phpt
2019-10-30 11:00:27 +01:00

9 lines
135 B
PHP

--TEST--
Unterminated comment
--FILE--
<?php
/* Foo
Bar
--EXPECTF--
Parse error: Unterminated comment starting line 2 in %s on line %d