]> Git Repo - qemu.git/blob - tests/qapi-schema/double-data.json
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
[qemu.git] / tests / qapi-schema / double-data.json
1 # we reject an expression with duplicate top-level keys
2 { 'struct': 'bar', 'data': { }, 'data': { 'string': 'str'} }
This page took 0.025279 seconds and 4 git commands to generate.