Sign in
qemu-android
/
qemu-android
/
cfdd5bcad515a8371af59dba9625e31a6f6f733e
/
.
/
tests
/
qapi-schema
/
union-optional-branch.json
blob: c513db72d4b8442164ec936e0cbd702fea43b0ce [
file
] [
log
] [
blame
]
#
FIXME
:
union branches cannot be optional
{
'union'
:
'Union'
,
'data'
:
{
'*a'
:
'int'
,
'b'
:
'str'
}
}