|
|
1.1 misho 1: --TEST--
2: #-style comments (part 2)
3: --FILEEOF--
4: <?php
5: if (1) {
6: ?>
7: #<?php }
8: --EXPECT--
9: #