(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
lto13_pkg.ads
package Lto13_Pkg is

  procedure Proc;

private

  type T;

end Lto13_Pkg;