Sign in
qemu
/
qemu
/
8c12c76df2373b61764c2cacb4a6c505f874fa5f
/
.
/
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'
:
''
}
}