summaryrefslogtreecommitdiff
path: root/tests/data/spec-10-10.data
blob: 03abb4e51c1bc473a2a81005d328c70c225a977e (plain)
1
2
3
4
5
6
7
8
{
? explicit key1 : Explicit value,
? explicit key2 : , # Explicit empty
? explicit key3,     # Empty value
simple key1 : explicit value,
simple key2 : ,     # Explicit empty
simple key3,         # Empty value
}