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

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