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