blob: a1766834781a8b8a5bd2eb77d989da671ee7e3d6 [file] [log] [blame]
Michael J. Spencer22120c42012-04-03 23:09:22 +00001# RUN: yaml-bench -canonical %s
2
3"Root flow
4 scalar"
5--- !!str >
6 Root block
7 scalar
8---
9# Root collection:
10foo : bar
11... # Is optional.
12---
13# Explicit document may be empty.