qemu-patch-raspberry4/tests/qapi-schema/alternate-invalid-dict.json

5 lines
129 B
JSON

# exploded member form must have a 'type'
{ 'alternate': 'Alt',
'data': { 'one': 'str',
'two': { 'if': 'foo' } } }