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