android13/external/python/pyyaml/tests/data/spec-10-07.data

8 lines
106 B
Plaintext

{
? : value, # Empty key
? explicit
key: value,
simple key : value,
[ collection, simple, key ]: value
}