fourmolu-0.2.0.0: data/examples/declaration/instance/newlines-after-where-four-out.hs
instance Num X where
(+) = undefined
instance Num Y where
(+) = undefined
instance Num X where
(+) = undefined
instance Num Y where
(+) = undefined