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