summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail031.hs
blob: 6b9a0de12b89ec8db84514e11875502f81b3cfcc (plain)
1
2
3
module ShouldFail where

f x = if 'a' then 1 else 2