fourmolu-0.13.0.0: data/examples/declaration/value/function/operators-0-four-out.hs
import Control.Lens.Operators
a =
b
& c .~ d
& e
%~ f
g
import Control.Lens.Operators
a =
b
& c .~ d
& e
%~ f
g