allwinner_a64/android/external/llvm/test/YAMLParser/spec-09-15.test
2018-08-08 16:14:42 +08:00

15 lines
96 B
Text

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