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