summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T12681.hs
blob: 34e9c2fedfbb7a16d78dbb7a9d3977cd87925603 (plain)
1
2
3
4
module T12681 where
import qualified T12681a

x = T12681a.A { a = 0 }