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