Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-10-01.canonical
blobd08cdd4040a6c9e48e342b69f2ac39c0311d7397
1 %YAML 1.1
2 ---
3 !!seq [
4   !!seq [
5     !!str "inner",
6     !!str "inner",
7   ],
8   !!seq [
9     !!str "inner",
10     !!str "last",
11   ],