qemu-e2k/tests/qapi-schema/union-empty.json

3 lines
66 B
JSON

# simple unions cannot be empty
{ 'union': 'Union', 'data': { } }