bolt/deps/llvm-18.1.8/llvm/test/YAMLParser/spec-07-10.test
2025-02-14 19:21:04 +01: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.