Sign in
qemu
/
qemu
/
b5c375e2faf0e4958c567e8fe5990ccdfd35c2bd
/
.
/
tests
/
qapi-schema
/
union-branch-case.json
blob: 6de131548cd9d2d94a16364337d23170bfd8dad8 [
file
] [
log
] [
blame
]
#
Branch
names should be
'lower-case'
unless the union is whitelisted
##
#
@NoWayThisWillGetWhitelisted
:
##
{
'union'
:
'NoWayThisWillGetWhitelisted'
,
'data'
:
{
'Branch'
:
'int'
}
}