]> Git Repo - qemu.git/blame - tests/qapi-schema/alternate-invalid-dict.json
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
[qemu.git] / tests / qapi-schema / alternate-invalid-dict.json
CommitLineData
87adbbff
MAL
1# exploded member form must have a 'type'
2{ 'alternate': 'Alt',
3 'data': { 'one': 'str',
4 'two': { 'if': 'foo' } } }
This page took 0.054093 seconds and 4 git commands to generate.