packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T11173.hs

{-# LANGUAGE DuplicateRecordFields #-}
module T11173 where
import T11173a (A(..))

-- Check that the fixity declaration applied to the field 'foo' is used
x b = b `foo` b `foo` 0