qemu-e2k/tests/qapi-schema/alternate-conflict-num-stri...

5 lines
146 B
JSON

# alternate branches of 'str' type conflict with all scalar types
{ 'alternate': 'Alt',
'data': { 'one': 'number',
'two': 'str' } }