xref: /openbmc/qemu/tests/qapi-schema/union-empty.json (revision 14ec7b2c5bc0e7b0f7097211d349b57450f09d02)
1# unions cannot be empty
2{ 'union': 'Union', 'data': { } }
3