blob: 75c19a590bef20b4f782b0969917c276b4737c7d [file] [log] [blame]
-- { dg-do compile }
-- { dg-options "-O -gnatn" }
with Generic_Inst11_Pkg;
procedure Generic_Inst11 is
begin
Generic_Inst11_Pkg.Proc;
end;