hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
[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' }