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