llvm-for-llvmta/test/YAMLParser/spec-09-15.test

16 lines
96 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
# RUN: yaml-bench -canonical %s
---
"---" : foo
...: bar
---
[
---,
...,
{
? ---
: ...
}
]
...