[project @ 1999-01-23 18:03:40 by sof]
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail003.hs
index 51a09b6..fb62bac 100644 (file)
@@ -1,4 +1,4 @@
---!!! split definition of f (error)
+-- !!! split definition of f (error)
 f [] = []
 g x = x
 f (x:xs) = []