fourmolu-0.7.0.0: data/examples/other/invalid-haddock-2-out.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