[project @ 1997-08-14 18:30:43 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / validation-misc / testmrule.hs
diff --git a/ghc/compiler/tests/validation-misc/testmrule.hs b/ghc/compiler/tests/validation-misc/testmrule.hs
deleted file mode 100644 (file)
index 9d617a0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
--- mrule
------
-
-x = \ (y:z) -> z+2
-
------
-