index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Zend
/
tests
/
bug67436
/
c.php
blob: 47c848bfa076105bb401a66c40d96da509251aef (
plain
)
1
2
3
4
5
<
?php
class
c
{
const
TESTCONSTANT
=
"c::TESTCONSTANT"
;
}