84c91d19fd22b7defff0f406afb85c841bd17a00
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc044.hs
1 -- once produced a bug, here as regression test
2
3 module ShouldSucceed where
4
5 f _ | otherwise = ()
6