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