packages feed

ghc-exactprint-0.5.1.0: tests/examples/ghc8/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