blob: b5bf68ab94237e548dc623f4e925004631a00723 [file]
package body Lto5_Pkg is
procedure d (a : t) is
begin
null;
end;
end;