[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc001.hs
diff --git a/ghc/tests/typecheck/should_compile/tc001.hs b/ghc/tests/typecheck/should_compile/tc001.hs
deleted file mode 100644 (file)
index c3b0a78..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-module ShouldSucceed where
-
-a x = y+2 where y = x+3