[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg004.hs
diff --git a/ghc/tests/codeGen/should_run/cg004.hs b/ghc/tests/codeGen/should_run/cg004.hs
deleted file mode 100644 (file)
index 1f4a273..0000000
+++ /dev/null
@@ -1 +0,0 @@
-main = print (length ([9,8,7,6,5,4,3,2,1] :: [Int]))