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