summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/simplCore/should_run/T3983.hs
blob: 7a665256b19136dfc9573cdf775ac767890c99f5 (plain)
1
2
3
4
5
module Main where
import T3983_Foo
import T3983_Bar

main = catchX (foo False True) >>= print