Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-09-23.canonical
blobef248ea75292c50466b577626e91e652e679a896
1 %YAML 1.1
2 ---
3 !!seq [
4   ? !!str "strip"
5   : !!str "# text",
6   ? !!str "clip"
7   : !!str "# text\n",
8   ? !!str "keep"
9   : !!str "# text\L\n",