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