summaryrefslogtreecommitdiff
path: root/test/YAMLParser/spec-07-10.data
blob: a1766834781a8b8a5bd2eb77d989da671ee7e3d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# RUN: yaml-bench -canonical %s

"Root flow
 scalar"
--- !!str >
 Root block
 scalar
---
# Root collection:
foo : bar
... # Is optional.
---
# Explicit document may be empty.