Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/qapi-schema/unknown-expr-key.json
2023-03-06 14:48:14 +01:00

3 lines
130 B
JSON

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