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

8 lines
89 B
Ada

with Aggr9_Pkg; use Aggr9_Pkg;
package Aggr9 is
procedure Proc (X : R1);
end Aggr9;