ghc-exactprint-0.5.0.0: tests/examples/ghc710/IfThenElse2.hs
-- From http://lpaste.net/81623, courtesy of Albert Y. C. Lai main = if True then print 12 else print 42
-- From http://lpaste.net/81623, courtesy of Albert Y. C. Lai main = if True then print 12 else print 42