(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
generic2-child.ads
generic
package Generic2.Child is
private
  type My_Int is new Int;
end Generic2.Child;