Sign in
eclipse
/
jsdt
/
webtools.jsdt.tests
/
6b42c40379f95d971dcbeeae506a4e0df1d11cd5
/
.
/
tests
/
org.eclipse.wst.jsdt.ui.tests
/
testresources
/
ContentAssist
/
root
/
TestLocalVarDefinedInFunctionInObjectLiteral_0.js
blob: 72ba1f6628e3495e477d330dd033157e5db178dc [
file
] [
log
] [
blame
]
__objLiteral
=
{
foo
:
function
()
{
var
ninjaLocal
=
42
;
nin
}
}
nin