rt_gccstream/gcc/testsuite/gnat.dg/profile_warning_p.ads

5 lines
64 B
Ada

package profile_warning_p is
generic
procedure Proc;
end;