fourmolu-0.0.6.0: data/examples/other/comment-alignment-out.hs
class Foo a where
-- | Foo.
foo ::
Int ->
-- | Something
a
-- | Bar.
bar :: a
class Foo a where
-- | Foo.
foo ::
Int ->
-- | Something
a
-- | Bar.
bar :: a