Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
yield_02.php
blob: 36b8e85cb01249fa842650695baf45166f25e5e9 [
file
]
<?
php
$data
=
(
yield
$value
);
?>