blob: e84cce843ea56594bb45dcd1c3cb14a90bac6d02 [file] [log] [blame]
package body Lto22_Pkg2 is
function F return Rec is
Var_1 : Rec;
begin
return Var_1;
end;
end Lto22_Pkg2;