[project @ 1999-01-24 13:45:05 by sof]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds022.stderr
index 1d0291b..380086f 100644 (file)
@@ -1,5 +1,5 @@
-ds022.hs:20: 
-    Pattern match(es) are overlapped in the definition of function `i'
-           1 1.1 = ...
-           2 2.2 = ...
+ds022.hs:20: Pattern match(es) are overlapped in the definition of function `i':
+           i 1 1.1 = ...
+           i 2 2.2 = ...
+