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