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

4 lines
113 B
JSON

{ 'struct': 'FeatureStruct0',
'data': { 'foo': 'int' },
'features': [ [ 'a feature cannot be an array' ] ] }