packages feed

dhall-1.22.0: dhall-lang/tests/parser/success/text/preserveCommentA.dhall

{- A comment within the interior of a multi-line literal counts as part of the
   literal
-}

''
-- Hello
{- world -}
''