]> Git Repo - qemu.git/blame - tests/qapi-schema/nested-struct-data.json
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / nested-struct-data.json
CommitLineData
6b5abc7d 1# inline subtypes collide with our desired future use of defaults
0d8b9fb5 2{ 'command': 'foo',
9b090d42 3 'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }
This page took 0.194041 seconds and 4 git commands to generate.