xref
: /
php-src
/
Zend
/
tests
/
gh16509.inc
(revision de7ef3fa)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
function test() {
4
5
6
echo 'foo';
7
}
8