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