YouCompleteMe/cpp/llvm/test/YAMLParser/spec-07-09.data
2012-07-05 17:51:06 -07:00

14 lines
109 B
Plaintext

# RUN: yaml-bench -canonical %s
---
foo
...
# Repeated end marker.
...
---
bar
# No end marker.
---
baz
...