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

3 lines
111 B
JSON

# we reject data if it does not contain a known type
{ 'command': 'oops', 'data': { 'member': 'NoSuchType' } }