[project @ 1999-01-23 18:10:00 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg019.hs
index ae20eaf..242ea3b 100644 (file)
@@ -1,3 +1,3 @@
---!!! printing of floating-pt numbers
+-- !!! printing of floating-pt numbers
 --
 main = print (1.234e5 :: Float)