1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/tests/lang/comments2.phpt
2008-07-08 14:39:13 +00:00

10 lines
87 B
PHP

--TEST--
#-style comments (part 2)
--FILEEOF--
<?php
if (1) {
?>
#<?php }
--EXPECT--
#