target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
[qemu/ar7.git] / tests / qapi-schema / alternate-conflict-bool-string.json
blob0544de10f345c3efc31316acb382c93de152ed05
1 # alternate branches of 'str' type conflict with all scalar types
2 { 'alternate': 'Alt',
3   'data': { 'one': 'bool',
4             'two': 'str' } }