(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
aggr14.adb
-- { dg-do run }

with Aggr14_Pkg; use Aggr14_Pkg;

procedure Aggr14 is
begin
  Proc;
end;