(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
ghost5.ads
with Ghost5_Parent;
generic
package Ghost5 is
   procedure Foo;
end Ghost5;