]> Git Repo - qemu.git/blob - tests/qapi-schema/unknown-expr-key.json
qapi: Add tests of complex objects within alternate
[qemu.git] / tests / qapi-schema / unknown-expr-key.json
1 # we reject an expression with unknown top-level keys
2 { 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { } }
This page took 0.023946 seconds and 4 git commands to generate.