target-ppc: Add xsiexpqp instruction
[qemu/rayw.git] / tests / qapi-schema / unknown-expr-key.json
blob1b764c7b9d44cdf19f7b14094b897861b983af3f
1 # we reject an expression with unknown top-level keys
3 ##
4 # @bar:
5 ##
6 { 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { } }