fourmolu-0.0.6.0: data/examples/declaration/value/function/pattern/pattern-bind-out.hs
foo = bar
where
Foo bar baz = quux
Baz
quux = zoo
foo = bar
where
Foo bar baz = quux
foo = bar
where
Foo bar baz = quux
Baz
quux = zoo
foo = bar
where
Foo bar baz = quux