Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / bad-ident.json
1 # we reject creating a type name with bad name
2 { 'struct': '*oops', 'data': { 'i': 'int' } }