3b2be00cc49794c9d3ffea8d3020e7399efe5a6a
[kvmfornfv.git] / qemu / tests / qapi-schema / unknown-expr-key.json
1 # we reject an expression with unknown top-level keys
2 { 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { } }