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