blob: 7143d5054dbf5ef31195fcacb672b4251503153b [file] [log] [blame]
-- { dg-do run }
with Addr12_A;
procedure Addr12 is
begin
Addr12_A.Do_Stuff;
end;