hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq
[qemu/ar7.git] / tests / qapi-schema / data-int.json
bloba334d92e8ccefd1999c37f00bbcc9943b9578bad
1 # we reject commands where data is not an array or complex type
2 { 'command': 'oops', 'data': 'int' }