summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run/T15271.hs
blob: c8f2c95de5e77ac97e3887777fd392bcc4bb2160 (plain)
1
2
3
4
5
main = do
  print 1e646457008
  print 1e646457009 -- T15271: This incorrectly printed 0.0
  print 1e1555550000 -- This is still infinity
  print 1e1000000000 -- T15271: This incorrectly printed 0.0