[project @ 1997-07-31 02:22:44 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn002.hs
diff --git a/ghc/compiler/tests/rename/rn002.hs b/ghc/compiler/tests/rename/rn002.hs
deleted file mode 100644 (file)
index 51a09b6..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
---!!! split definition of f (error)
-f [] = []
-g x = x
-f (x:xs) = []