android_mt6572_jiabo/external/llvm/test/YAMLParser/spec-07-10.test
2025-09-05 16:56:03 +08:00

13 lines
175 B
Text

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