llvm/llvm/test/YAMLParser/spec-02-18.test

# RUN: yaml-bench -canonical %s

plain:
  This unquoted scalar
  spans many lines.

quoted: "So does this
  quoted scalar.\n"