qemu-e2k/tests/qapi-schema/redefined-predefined.json

3 lines
102 B
JSON

# we reject types that clash with predefined types
{ 'struct': 'QType', 'data': { 'myint': 'size' } }