[project @ 2001-02-28 10:46:52 by rrt]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds002.stderr
1
2 ds002.hs:7: Warning: Pattern match(es) are overlapped in the definition of function `f':
3             f y = ...
4             f z = ...
5
6 ds002.hs:11: Warning: Pattern match(es) are overlapped in the definition of function `g':
7             g x y z = ...