YouCompleteMe/cpp/llvm/test/YAMLParser/spec-07-10.data
2012-07-05 17:51:06 -07:00

14 lines
175 B
Plaintext

# RUN: yaml-bench -canonical %s
"Root flow
scalar"
--- !!str >
Root block
scalar
---
# Root collection:
foo : bar
... # Is optional.
---
# Explicit document may be empty.