OSDN Git Service

2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / profile_warning_p.ads
1 package profile_warning_p is
2    generic
3    procedure Proc;
4 end;