mirror of https://gitee.com/openkylin/qemu.git
3 lines
101 B
JSON
3 lines
101 B
JSON
|
# we reject commands where data is not an array or complex type
|
||
|
{ 'command': 'oops', 'data': 'int' }
|