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

3 lines
109 B
JSON

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