xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-09-13.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
3simple key : {
4  also simple : value,
5  ? not a
6  simple key : any
7  value
8}
9