hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
[qemu/ar7.git] / tests / qapi-schema / returns-dict.json
blob1cfef3ede7d26c28c800519e4627a8fcabdb4e39
1 # we reject inline struct return type
2 { 'command': 'oops', 'returns': { 'a': 'str' } }