Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-09-18.data
blob68c5d7cce3db2c3499da47f075abc8fedff7482a
1 - | # Just the style
2  literal
3 - >1 # Indentation indicator
4   folded
5 - |+ # Chomping indicator
6  keep
8 - >-1 # Both indicators
9   strip