]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/event-boxed-empty.json
63b870b31b7fdd4806b25ec9265932e6da15004f
[mirror_qemu.git] / tests / qapi-schema / event-boxed-empty.json
1 # 'boxed' requires a non-empty type
2
3 ##
4 # @FOO:
5 ##
6 { 'event': 'FOO', 'boxed': true }