[project @ 1998-05-08 09:16:16 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg019.hs
1 --!!! printing of floating-pt numbers
2 --
3 main = print (1.234e5 :: Float)