package body Lto24_Pkg2 is

  function Get return Natural is
  begin
    return 16;
  end;

end Lto24_Pkg2;
