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

7 lines
48 B
Haskell

module Foo
( foo,
bar,
baz,
)
where