hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[qemu/ar7.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' }