llvm-for-llvmta/test/YAMLParser/spec-10-05.test
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

10 lines
138 B
Plaintext

# RUN: yaml-bench -canonical %s
- # Empty
- |
block node
- - one # in-line
- two # sequence
- one: two # in-line
# mapping