Sign in
apache
/
netbeans
/
refs/heads/release250
/
.
/
webcommon
/
javascript2.model
/
test
/
unit
/
data
/
testfiles
/
model
/
issue243449.js.semantic
blob: 30be2e79ebcf1a4f867394c4343a98cd8e4bc6b8 [
file
]
function
|>
METHOD
:
f1
<|(
p
)
{
p
.|>
METHOD
:
x
<|
=
f2
;
}
function
|>
METHOD
:
f2
<|(
p
)
{
p
.|>
METHOD
:
x
<|
=
f1
;
}
function
|>
METHOD
:
f3
<|
(
p
)
{
p
.|>
METHOD
:
x
<|
=
f3
;
}