(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
generic_inst9.adb
--  { dg-do compile }

package body Generic_Inst9 is
  procedure Dummy is null;
end Generic_Inst9;