packages feed

dhall-1.42.3: dhall-lang/tests/parser/success/text/multilinePreserveCommentA.dhall

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

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