]> Git Repo - qemu.git/blame - tests/qapi-schema/alternate-any.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / alternate-any.json
CommitLineData
46534309
EB
1# we do not allow the 'any' type as an alternate branch
2{ 'alternate': 'Alt',
3 'data': { 'one': 'any',
4 'two': 'int' } }
This page took 0.077393 seconds and 4 git commands to generate.