[project @ 2001-02-28 10:46:52 by rrt]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds022.stderr
1
2 ds022.hs:20: Warning: Pattern match(es) are overlapped in the definition of function `i':
3             i 1 1.1 = ...
4             i 2 2.2 = ...