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