ormolu-0.8.1.1: 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