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