8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
? : value, # Empty key
|
|
? explicit
|
|
key: value,
|
|
simple key : value,
|
|
[ collection, simple, key ]: value
|
|
}
|