fourmolu-0.2.0.0: data/examples/other/following-comment-last-2-four-out.hs
module Main where
-- | Another datatype...
data D'
deriving (Show)
-- ^ ...with two docstrings.
-- more
data B
module Main where
-- | Another datatype...
data D'
deriving (Show)
-- ^ ...with two docstrings.
-- more
data B