blob: dd973dad34a2e57b187a7b7f333461d2f8058704 [file] [log] [blame]
package body Lto7_Pkg is
procedure op1 (this : Root) is begin null; end;
procedure op2 (this : DT) is begin null; end;
end Lto7_Pkg;