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