xref: /qemu/tests/qapi-schema/duplicate-key.json (revision 4142b011cac481356c6d0cf7a9046621a67484af)
1*352ada9aSMarkus Armbruster# Cannot include the same key more than once in any {}
24b35991aSWenchao Xia{ 'key': 'value',
34b35991aSWenchao Xia  'key': 'value' }
4