Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
testArrowFunctions.php.testArrowFunctions_19b.occurrences
blob: e8e5f5de43f312794fa08fb135c5b08eefb1a014 [
file
] [
log
] [
blame
]
$fn3
=
function
(
$
|>
MARK_OCCURRENCES
:
x
<|)
use
(
$y
)
{
return
fn
()
=>
$
^|>
MARK_OCCURRENCES
:
x
<|
+
$y
;