9f4b7c64e18e15d72b1c0c3a0e757db5c1632a90
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg020.hs
1 -- !!! reading/showing of Ints/Integers
2 --
3 main = print ((read "-1") :: Integer)