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

3 lines
91 B
JSON
Raw Normal View History

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