qemu-e2k/tests/qapi-schema/args-boxed-anon.json

3 lines
109 B
JSON

# 'boxed' can only be used with named types
{ 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }