Skip to content

Commit 1c3f231

Browse files
committed
Additional testcase for issue #160
1 parent 89bccfc commit 1c3f231

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/data/issue160/src/Third.php

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
/**
3+
* First line comment
4+
'μm'
5+
* Last line comment
6+
*/
7+
class Third {}

0 commit comments

Comments
 (0)