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