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