ormolu-0.8.1.1: data/examples/other/invalid-haddock-2.hs
test = undefined
where
-- | Comment
-- 2nd invalid line
a = undefined
-- | A multiline
-- | comment
b = b
test = undefined
where
-- | Comment
-- 2nd invalid line
a = undefined
-- | A multiline
-- | comment
b = b