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

3 lines
130 B
JSON

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