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