summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_compile/tc002.hs
blob: 85f1a91e1fc5b10eadb03ed3c01cd7bdbfa7929e (plain)
1
2
3
module ShouldSucceed where

b = if True then 1 else 2