fourmolu-0.13.0.0: data/examples/declaration/value/function/operators-3-out.hs
import Control.Arrow
foo =
op <> n
<+> colon
<+> prettySe
<+> text "="
<+> prettySe <> text sc
import Control.Arrow
foo =
op <> n
<+> colon
<+> prettySe
<+> text "="
<+> prettySe <> text sc