summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/driver/1959/E1.hs
blob: 1efb41b3e407b4345c60c9b7005b23e22055ab88 (plain)
1
2
3
4
module E (h) where

h :: Int -> Int
h x = x + x + x + x + x + x + x + x