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