remove unused files
[platform/upstream/gcc48.git] / gcc / testsuite / gnat.dg / aggr9.ads
1 with Aggr9_Pkg; use Aggr9_Pkg;
2
3 package Aggr9 is
4
5   procedure Proc (X : R1);
6
7 end Aggr9;