packages feed

dhall-1.35.0: tests/format/recordLitMultilineBlockCommentsB.dhall

{ {- A
  A -}
  x
  {- B
  B -}
  = {- C
    C -}
    y
}