YouCompleteMe/cpp/llvm/test/YAMLParser/spec-07-09.data

14 lines
109 B
Plaintext
Raw Normal View History

2012-07-05 20:51:06 -04:00
# RUN: yaml-bench -canonical %s
---
foo
...
# Repeated end marker.
...
---
bar
# No end marker.
---
baz
...