summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5372.hs
blob: 2e937b7cbaf029736a73b820eb5931c964103b1d (plain)
1
2
3
4
{-# LANGUAGE DisambiguateRecordFields #-}
module T5372 where
import qualified T5372a
notScope (MkS { x = n }) = n