Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/qapi-schema/args-member-case.json

3 lines
147 B
JSON
Raw Permalink Normal View History

2023-03-06 14:48:14 +01:00
# Member names should be 'lower-case' unless the struct is whitelisted
{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }