Sign in
qemu
/
qemu
/
b60520392daf977bca26010960f78c4885db7e9f
/
.
/
tests
/
qapi-schema
/
bad-if-empty-list.json
blob: b62b5671df18aa6114105ea7a2ee88cc8a58c248 [
file
] [
log
] [
blame
]
#
check empty
'if'
list
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
{
'all'
:
[]
}
}