]> Git Repo - qemu.git/blob - tests/qapi-schema/alternate-conflict-bool-string.json
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' into staging
[qemu.git] / tests / qapi-schema / alternate-conflict-bool-string.json
1 # alternate branches of 'str' type conflict with all scalar types
2 { 'alternate': 'Alt',
3   'data': { 'one': 'bool',
4             'two': 'str' } }
This page took 0.02442 seconds and 4 git commands to generate.