fourmolu-0.2.0.0: data/examples/other/following-comment-last-3-four-out.hs
module Main where
-- | Another datatype...
data D'
{- ^ ...with two docstrings.
even on second line
-}
module Main where
-- | Another datatype...
data D'
{- ^ ...with two docstrings.
even on second line
-}