summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T9509.hs
blob: 86d2ce101fbed0a00dcbb0d093990a8c06f1450c (plain)
1
2
3
4
5
module T9509 (main) where

import T9509a

main = foo (5 :: Int) >>= print