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