[project @ 2001-03-13 17:30:57 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read009.stdout
index 80258a7..e69de29 100644 (file)
@@ -1,7 +0,0 @@
-
-==================== Parser ====================
-module ShouldFail where
-h x = x
-foo = do let foo = True
-
-