master
json 4 lines 157 Bytes
Raw
1 # struct 'data' member with dict value is (longhand) member
2 # definition, not inline complex type
3 { 'struct': 'Foo',
4 'data': { '*a': { 'case': 'foo' } } }