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

3 lines
147 B
JSON

# Member names should be 'lower-case' unless the struct is whitelisted
{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }