root
/
Zend
/
tests
/
use_const
/
includes
/foo_bar.php
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
<?php
namespace foo;
const
bar
= 'local bar';
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/