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

3 lines
97 B
JSON

# we reject types that duplicate builtin names
{ 'struct': 'size', 'data': { 'myint': 'size' } }