[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg020.hs
1 --!!! reading/showing of Ints/Integers
2 --
3 main = print ((read "-1") :: Integer)