ormolu/data/examples/other/following-comment-last-1.hs

7 lines
89 B
Haskell

-- | Another datatype...
data D'
deriving (Show)
-- ^ ...with two docstrings.
-- more