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