xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-08-14.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
3- "flow in block"
4- >
5 Block scalar
6- !!map # Block collection
7  foo : bar
8