qemu-e2k/tests/qapi-schema/bad-ident.json

3 lines
93 B
JSON

# we reject creating a type name with bad name
{ 'struct': '*oops', 'data': { 'i': 'int' } }