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