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