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