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