(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
anon1.ads
package anon1 is
   function F return access Integer;
end anon1;