summaryrefslogtreecommitdiff
path: root/test/YAMLParser/spec-06-06.data
blob: 67e39ddf89964187c10fb41287194eb243fea637 (plain)
1
2
3
4
5
6
7
8
9
# RUN: yaml-bench -canonical %s

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