Sign in
eclipse
/
gerrit
/
jsdt
/
webtools.jsdt
/
a8de6ef988cb5a15be79accf53664bf05be2f94b
/
.
/
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