Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/qapi-schema/unknown-expr-key.json

3 lines
130 B
JSON
Raw Permalink Normal View History

2023-03-06 14:48:14 +01:00
# we reject an expression with unknown top-level keys
{ 'struct': 'Bar', 'data': { 'string': 'str'}, 'bogus': { }, 'phony': { } }