remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendAda / Support / global_constant.ads
blobcef4b11f684adf7c113b5685e64179ca5f8c5c5c
1 package Global_Constant is
2 pragma Elaborate_Body;
3 An_Error : exception;
4 end;