xref: /qemu/tests/qapi-schema/nested-struct-data.json (revision a3434a2d56aee3018f4a0f55c7e0f0cda11f3d9e) !
1# inline subtypes collide with our desired future use of defaults
2{ 'command': 'foo',
3  'data': { 'a' : { 'type': {} }, 'b' : 'str' } }
4