[project @ 1997-08-14 18:30:43 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / cg019.hs
1 --!!! printing of floating-pt numbers
2 --
3 main = print (1.234e5 :: Float)