summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp005/A.hs
blob: 4cf81d9c9f76f679192f24f814dfa1b7fcf72f2a (plain)
1
2
3
4
module A where

f :: Int -> Int
f x = x + 1