summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T11624.hs
blob: 51567a69583d2e556ae3d15144c463658ed07483 (plain)
1
2
3
4
module T11624 where
import T11624a
concat :: Int -> Int
concat n = n + 2