blob: ce9f406dba58b89d654bcf4ffefbd486bb9f2543 [file] [log] [blame]
Duncan Sands2ceab522007-07-23 13:41:53 +00001-- RUN: %llvmgcc -c %s -I%p/Support
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002package body Global_Constant is
3begin
4 raise An_Error;
5end;