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

3 lines
116 B
JSON

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