summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/Rn065A.hs
blob: 4c6ff53cd4345ece62155d772a148377c5325b9d (plain)
1
2
3
4

module Rn065A where

data T = T { a :: Int }