index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
spl
/
tests
/
testclass.class.inc
blob: f5fe7411fac45392af241e569c51cc81c995dc21 (
plain
)
1
2
3
4
5
6
7
8
9
<
?php echo __FILE__
.
"
\n
"
;
class TestClass
{
}
?
>