android13/external/python/pyyaml/tests/data/spec-09-12.data

9 lines
149 B
Plaintext

# Outside flow collection:
- ::std::vector
- Up, up, and away!
- -123
# Inside flow collection:
- [ '::std::vector',
"Up, up, and away!",
-123 ]