3fb1acdd0dbd5c5d49e999b36e5df15da0d9672c
[ghc-hetmet.git] / ghc / tests / numeric / should_run / arith006.hs
1 --!!! printing Floats; was a bug in hbc (reported by andy)
2 --
3 main = print ((fromInt 42) :: Float)