hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[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' } }