blob: d0658ecc4a2d5c7b586e910a7fc4e470369877f6 [file] [log] [blame]
-- { dg-do run }
with Tamdt;
procedure Test_Tamdt is
begin
Tamdt.Check;
end;