]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/union-empty.json
scripts: Explicit usage of Python 3 (scripts without __main__)
[mirror_qemu.git] / tests / qapi-schema / union-empty.json
CommitLineData
0ced9531 1# simple unions cannot be empty
8d25dd10 2{ 'union': 'Union', 'data': { } }