(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
lto5_pkg.adb
package body Lto5_Pkg is
   procedure d (a : t) is
   begin
      null;
   end;
end;