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