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