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