blob: 330f97b5d0e0d4bf6871a409ba201a5001e8b49d [file] [log] [blame]
Duncan Sands53910d92010-11-25 21:21:59 +00001-- RUN: %llvmgcc -S %s -I%p/Support
Duncan Sands56a837b2007-05-06 16:20:30 +00002package body Global_Constant is
3begin
4 raise An_Error;
5end;