Sign in
qemu
/
qemu
/
a1465c8b5b622c82c4c01107c2610abf7d27cbee
/
.
/
tests
/
qapi-schema
/
features-bad-type.json
blob: 57db5540e7f964fba607fab179c6e952e9f98dbd [
file
] [
log
] [
blame
]
{
'struct'
:
'FeatureStruct0'
,
'data'
:
{
'foo'
:
'int'
},
'features'
:
[
[
'a feature cannot be an array'
]
]
}