blob: 454bafd3365baf3aea453b486b487995822bbe90 [file] [log] [blame]
/**
* Hello World
*/
function HelloWorld() {
}
/**
* @param State
* @param City
*/
function HelloAmerica(State, City) {
}
Hel
/**
* nodeOne = test
*/
var nodeOne = "test";
nod