xref: /php-src/Zend/tests/gh16509.inc (revision de7ef3fa)
1<?php
2
3function test() {
4
5
6    echo 'foo';
7}
8