qemu-e2k/tests/qapi-schema/unknown-expr-key.json

7 lines
131 B
JSON

# we reject an expression with unknown top-level keys
##
# @bar:
##
{ 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { } }