qemu-patch-raspberry4/tests/qapi-schema/alternate-empty.json

3 lines
112 B
JSON
Raw Normal View History

# FIXME - alternates should list at least two types to be useful
{ 'alternate': 'Alt', 'data': { 'i': 'int' } }