blob: ce9f406dba58b89d654bcf4ffefbd486bb9f2543 [file] [log] [blame]
-- RUN: %llvmgcc -c %s -I%p/Support
package body Global_Constant is
begin
raise An_Error;
end;