packages feed

dhall-1.21.0: dhall-lang/tests/normalization/success/multiline/preserveCommentA.dhall

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

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