ghc-exactprint-0.5.3.1: tests/examples/ghc80/overloadedrecfldsrun02.hs
-- This module does not enable -XDuplicateRecordFields, but it should -- still be able to refer to non-overloaded fields like `y` import OverloadedRecFldsRun02_A main = print (y u)