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