aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/generic_inst11_pkg.ads
blob: 07ee9f64a3e8ce447c00e30a360453b73159abcc (plain)
1
2
3
4
5
package Generic_Inst11_Pkg is

   procedure Proc with Inline;

end Generic_Inst11_Pkg;