summaryrefslogtreecommitdiff
path: root/tests/lang/comments2.phpt
blob: 8d727d91d0c11b911254ac748b1c2509ffc066eb (plain)
1
2
3
4
5
6
7
8
9
--TEST--
#-style comments (part 2)
--FILEEOF--
<?php
if (1) {
?>
#<?php }
--EXPECT--
#