summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/T11414.hs
blob: 198c704ac0531c836070f2b21f233b9294be0337 (plain)
1
2
3
4
{-# LANGUAGE Strict #-}

main :: IO ()
main = print $ let x = undefined in True