]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/args-boxed-anon.json
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-20180905'...
[mirror_qemu.git] / tests / qapi-schema / args-boxed-anon.json
CommitLineData
c818408e
EB
1# 'boxed' can only be used with named types
2{ 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }