tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
[qemu/ar7.git] / tests / qapi-schema / bad-ident.json
blob763627ad23807c32c08c5d3fd1b8005225f7d74b
1 # we reject creating a type name with bad name
2 { 'struct': '*oops', 'data': { 'i': 'int' } }