llvm/llvm/test/YAMLParser/spec-06-06.test

# RUN: yaml-bench -canonical %s

plain: text
  lines
quoted: "text
  	lines"
block: |
  text
   	lines