ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/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)