Sign in
qemu
/
qemu
/
6d3b418a4e8d7e74b98ddf3862f8b04e1b198b51
/
.
/
tests
/
qapi-schema
/
bad-if-not.json
blob: 9fdaacc47b79d1eeeeb674a6b2b2442ac49da501 [
file
] [
log
] [
blame
]
#
check
'if not'
with empy argument
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
{
'not'
:
''
}
}