Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
yield_04.php
blob: ac78da11f6cab32bf5f133971129e8c583f9c4a0 [
file
] [
log
] [
blame
]
<?
php
$data
=
(
yield
$key
=>
$value
);
?>