blob: 14ac0e8a4022a2c78472d2a1db0a40f9c03fe325 [file] [log] [blame]
Eric Blaked220fbc2015-09-29 16:21:03 -06001# QAPI cannot include the same key more than once in any {}
Wenchao Xia4b359912014-03-04 18:44:32 -08002{ 'key': 'value',
3 'key': 'value' }