dyaml/test/data/spec-10-07.data

8 lines
106 B
Plaintext
Raw Permalink Normal View History

2011-08-16 12:53:13 +00:00
{
? : value, # Empty key
? explicit
key: value,
simple key : value,
[ collection, simple, key ]: value
}