Sign in
◑
Theme
eclipse
/
sourceediting
/
webtools.sourceediting
/
f91e01d2a86607f8e86f4d0a605410cf32d2ee7e
/
.
/
tests
/
org.eclipse.wst.jsdt.web.ui.tests
/
testFiles
/
JSDTWebContentAssist
/
WebContent
/
Global.js
blob: 4dea074ceb6af6fe2b6c8e54d2090ccf5b6a97b4 [
file
]
var
globalVar
;
var
globalVarNum
=
42
;
var
globalVarString
=
"test"
;
var
globalVarObject
=
{};
global
;
globalNum
=
42
;
globalString
=
"test"
;
g
globalV
g
gVN
gV