qemu-e2k/tests/qapi-schema/features-name-bad-type.json

4 lines
119 B
JSON

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