(* testing var declarations *) main(): void { c : char; c = c + 5 }