Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-06-06.canonical
blob5e13dde76f8178c48fb76712fdc01f32f4edc90c
1 %YAML 1.1
2 ---
3 !!map {
4   ? !!str "plain"
5   : !!str "text lines",
6   ? !!str "quoted"
7   : !!str "text lines",
8   ? !!str "block"
9   : !!str "text         lines\n"