(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
lto7_pkg.adb
package body Lto7_Pkg is

   procedure op1 (this : Root) is begin null; end;
   procedure op2 (this : DT)   is begin null; end;

end Lto7_Pkg;