[project @ 2001-01-29 08:42:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds022.stderr
1
2 ds022.hs:20: Pattern match(es) are overlapped in the definition of function `i':
3             i 1 1.1 = ...
4             i 2 2.2 = ...