Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.tests
/
893ffe16e43335e596a5c96e341de101fa95b4e4
/
.
/
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