target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
[qemu/ar7.git] / tests / qapi-schema / returns-dict.json
blob1cfef3ede7d26c28c800519e4627a8fcabdb4e39
1 # we reject inline struct return type
2 { 'command': 'oops', 'returns': { 'a': 'str' } }