Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
testArrowFunctions.php.testArrowFunctions_18a.occurrences
blob: 6caff96ae80655d04a6e2d5d6798b57130a03678 [
file
] [
log
] [
blame
]
$af
=
fn
(
int
$x
):
callable
=>
fn
(
int
$
^|>
MARK_OCCURRENCES
:
z
<|):
int
=>
$x
+
$y
*
$
|>
MARK_OCCURRENCES
:
z
<|;