[project @ 1999-01-23 18:10:00 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)