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