a0627302d4260c96b6edb7da4aa6666fb46f0f6f
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc004.hs
1 module ShouldSucceed where
2
3 f x = case x of
4        True -> True
5        False -> x