xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-07-10.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# 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.
14