summaryrefslogblamecommitdiffstats
path: root/tests/qapi-schema/unknown-expr-key.json
blob: 13292d75edfce542bed39e6027653b64439d8c16 (plain) (tree)
1
2
                                                     
                                                                           
# we reject an expression with unknown top-level keys
{ 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { }, 'phony': { } }