packages feed

dhall-1.42.3: tests/format/recordLitMultilineBlockCommentsB.dhall

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