]> Git Repo - qemu.git/blob - tests/qapi-schema/double-data.json
qapi: Add some expr tests
[qemu.git] / tests / qapi-schema / double-data.json
1 # we reject an expression with duplicate top-level keys
2 { 'type': 'bar', 'data': { }, 'data': { 'string': 'str'} }
This page took 0.024711 seconds and 4 git commands to generate.