[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg019.hs
diff --git a/ghc/tests/codeGen/should_run/cg019.hs b/ghc/tests/codeGen/should_run/cg019.hs
deleted file mode 100644 (file)
index 242ea3b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
--- !!! printing of floating-pt numbers
---
-main = print (1.234e5 :: Float)