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