Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
arrayDereferencing_04.php
blob: 99fbbed9b126e86120dcb06f47ca237c889075d1 [
file
] [
log
] [
blame
]
<?
php
echo $func
()[
0
];
?>