// hello
if (true) {
foo();
bar(1);
baz();
}
var people = ["john", "harry", "dick", "yvonne",
"archibald", "jenny", "alexandra"];