Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.tests
/
893ffe16e43335e596a5c96e341de101fa95b4e4
/
.
/
tests
/
org.eclipse.wst.jsdt.web.ui.tests
/
testFiles
/
JSDTWebContentAssist
/
WebContent
/
GlobalVarsDefinedInClosure.js
blob: c37d19966ab3019252ea573783f0322384f9a396 [
file
]
(
function
()
{
closure
=
{
nifty
:
42
};
this
.
closure2
=
{
burg
:
"foo"
};
})();
clo
closure
.
n
closure2
.
b