(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
limited_with7.ads
limited with Limited_With7_Pkg;

package Limited_With7 is

   procedure Proc (R : out Limited_With7_Pkg.Rec);

end Limited_With7;