ormolu/data/examples/module-header/multiline2-out.hs

7 lines
45 B
Haskell

module Foo
( foo
, bar
, baz
)
where