Sign in
◑
Theme
eclipse
/
sourceediting
/
webtools.sourceediting
/
f91e01d2a86607f8e86f4d0a605410cf32d2ee7e
/
.
/
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