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