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