summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/driver/recomp005/B.hs
blob: 84ef616bba0cf79bf99ef4a34a966014be7916e7 (plain)
1
2
3
4
5
module B where

g :: Int -> Int
g x = x * 2