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