summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T11662_A.hs
blob: 1d4f625bce42d52dd131fac656555d076d8a4f3f (plain)
1
2
3
module T11662_A where

data Rec = Rec { f :: Integer }