4 lines
157 B
JSON
4 lines
157 B
JSON
# struct 'data' member with dict value is (longhand) member
|
|
# definition, not inline complex type
|
|
{ 'struct': 'Foo',
|
|
'data': { '*a': { 'case': 'foo' } } }
|