fourmolu-0.14.0.0: data/examples/declaration/value/function/operator-hash-without-unboxed-sums-four-out.hs
module Foo ((#<|)) where (#<|) :: Int -> Int -> Int (#<|) = (+) (+) = (+)
module Foo ((#<|)) where (#<|) :: Int -> Int -> Int (#<|) = (+) (+) = (+)