(* test comments *) (* (* this should be commented out - no nesting *) main(): void { (* (this is one comment *) (* this is another 2*5 *) { a = 10; // end of line comment (* -- comments -- over many -- lines *) (* this comment is unmatched } }