root/Zend/tests/use_const/includes/global_bar.php

/* [<][>][^][v][top][bottom][index][help] */
<?php

const bar = 'global bar';

/* [<][>][^][v][top][bottom][index][help] */