tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
[qemu/ar7.git] / tests / qapi-schema / nested-struct-data.json
blob5b8a40cca3f42c324c45d19df55db74ed826ee51
1 # inline subtypes collide with our desired future use of defaults
2 { 'command': 'foo',
3   'data': { 'a' : { 'type': {} }, 'b' : 'str' } }