1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01: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--
#