allwinner_a64/android/external/llvm/test/YAMLParser/spec-07-10.test
2018-08-08 16:14:42 +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.