Sign in
qemu
/
qemu
/
bf7ef7a2da3e61dc104f26c679c9465e3fbe7dde
/
.
/
tests
/
qapi-schema
/
features-duplicate-name.json
blob: 29358e62204b3657f8582a670a86b4796b41db30 [
file
]
{
'struct'
:
'FeatureStruct0'
,
'data'
:
{
'foo'
:
'int'
},
'features'
:
[
'foo'
,
'bar'
,
'foo'
]
}