Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-09-12.data
blobf91b26c04e020c699f723bef44a39c05233838fc
1 # Outside flow collection:
2 - ::std::vector
3 - Up, up and away!
4 - -123
5 # Inside flow collection:
6 - [ ::std::vector,
7   "Up, up and away!",
8   -123 ]