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

3 lines
71 B
JSON
Raw Normal View History

# FIXME - unions should not be empty
{ 'union': 'Union', 'data': { } }