summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5372a.hs
blob: 054f8c811e548a6ce29f8e9b2457dc83f61c2e91 (plain)
1
2
module T5372a where
data S = MkS { x :: Int, y :: Bool }