Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/qapi-schema/args-boxed-anon.json

3 lines
109 B
JSON
Raw Normal View History

2023-03-06 14:48:14 +01:00
# 'boxed' can only be used with named types
{ 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }