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