Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/qapi-schema/features-name-bad-type.json
2023-03-06 14:48:14 +01:00

4 lines
119 B
JSON

{ 'struct': 'FeatureStruct0',
'data': { 'foo': 'int' },
'features': [ { 'name': { 'feature-type': 'object' } } ] }