root
/
Zend
/
tests
/
bug67436
/c.php
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
<?php
class
c
{
const
TESTCONSTANT = "c::TESTCONSTANT";
}
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/