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

16 lines
96 B
Plaintext

# RUN: yaml-bench -canonical %s
---
"---" : foo
...: bar
---
[
---,
...,
{
? ---
: ...
}
]
...