llvm-65816/test/YAMLParser/spec-09-15.data

16 lines
96 B
Plaintext

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