[project @ 1999-01-23 18:10:00 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg020.hs
index a5103b0..9f4b7c6 100644 (file)
@@ -1,3 +1,3 @@
---!!! reading/showing of Ints/Integers
+-- !!! reading/showing of Ints/Integers
 --
 main = print ((read "-1") :: Integer)