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