(* testing var declarations *) main(): void { j : int; j = (3>7) + 9 }