xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-02-18.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
3plain:
4  This unquoted scalar
5  spans many lines.
6
7quoted: "So does this
8  quoted scalar.\n"
9