1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/YAMLParser/spec-07-10.data

14 lines
175 B
Plaintext
Raw Normal View History

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