dyaml/test/data/spec-10-07.data
Ferdinand Majerech 283c42bf8f Initial commit.
2011-08-16 14:53:13 +02:00

8 lines
106 B
Plaintext

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