Sign in
qemu
/
qemu
/
f8c8a8606071b2966f83ebaccc69714ac3cad548
/
.
/
tests
/
qapi-schema
/
union-empty.json
blob: df3e5e639a5e96a43fcd75b30eb3aa2f5f348787 [
file
] [
log
] [
blame
]
#
simple unions cannot be empty
{
'union'
:
'Union'
,
'data'
:
{
}
}