[project @ 1997-07-31 02:22:44 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn001.hs
diff --git a/ghc/compiler/tests/rename/rn001.hs b/ghc/compiler/tests/rename/rn001.hs
deleted file mode 100644 (file)
index f2648a9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---!!! rn001: super-simple set of bindings,
---!!!  incl wildcard pattern-bindings and *duplicates*
-
-x = []
-y = []
-y = []
-_ = []
-_ = 1
-z = []
-_ = []