Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
579998379fb28e359ee40012a4911bedc7d81189
/
.
/
web
/
tests
/
org.eclipse.wst.jsdt.web.ui.tests
/
testFiles
/
JSDTWebContentAssist
/
WebContent
/
ProposalInfo.js
blob: 454bafd3365baf3aea453b486b487995822bbe90 [
file
] [
log
] [
blame
]
/**
* Hello World
*/
function
HelloWorld
()
{
}
/**
* @param State
* @param City
*/
function
HelloAmerica
(
State
,
City
)
{
}
Hel
/**
* nodeOne = test
*/
var
nodeOne
=
"test"
;
nod