aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/generic_inst12_pkg2.ads
blob: 60519add0cb30f2d9dc17e7d52d02507afd42ef4 (plain)
1
2
3
with Generic_Inst12_Pkg1;

package Generic_Inst12_Pkg2 is new Generic_Inst12_Pkg1 (Integer);