dhall-haskell/dhall/tests/normalization/success/multiline/preserveCommentA.dhall

9 lines
121 B
Plaintext

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