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

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