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