]> Git Repo - qemu.git/blob - tests/qapi-schema/event-nest-struct.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / event-nest-struct.json
1 { 'event': 'EVENT_A',
2   'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }
This page took 0.025057 seconds and 4 git commands to generate.