llvm-for-llvmta/test/YAMLParser/spec-07-10.test

14 lines
175 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: yaml-bench -canonical %s
"Root flow
scalar"
--- !!str >
Root block
scalar
---
# Root collection:
foo : bar
... # Is optional.
---
# Explicit document may be empty.