function foo() { bar = false; while(bar) { writeoutput("
"); } } //bar = ""; //
baz = ""; /* Multiline comment with function() calls in it for fun */
Username: