qapi/error: Check format string argument in error_*prepend()
[qemu/armbru.git] / tests / qapi-schema / args-int.json
bloba334d92e8ccefd1999c37f00bbcc9943b9578bad
1 # we reject commands where data is not an array or complex type
2 { 'command': 'oops', 'data': 'int' }