(* ERROR: objects must be declared before used in expressions *) program main( input, output ); begin a := 1 end.