Sign in
eclipse
/
jsdt
/
webtools.jsdt
/
master
/
.
/
tests
/
org.eclipse.wst.jsdt.ui.tests
/
testresources
/
ContentAssist
/
root
/
TestGlobalShadowedByFuncArg_0.js
blob: 42f0184867716fc005b8828166e0a4d5f0100f74 [
file
]
var
globalShadowedByFuncArg
=
42
;
function
foo
(
globalShadowedByFuncArg
,
otherVar
)
{
globalShadowedByFuncArg
=
otherVar
.
foo
;
globalSha
}
globalSha