blob: dcb5a65ad0576a327420972951e6c417805de7a0 [file] [log] [blame]
-- { dg-do compile }
-- { dg-options "-gnatW8" }
with Ada.Numerics;
procedure wide_pi is
begin
null;
end;