Sign in
qemu
/
qemu
/
1d32d1d136c8bbc5a3e1760220a8585eeaea0287
/
.
/
tests
/
qapi-schema
/
bad-if-not.json
blob: 660fc4feb2de9df3148b6eb41303f7ec61c8f092 [
file
] [
log
] [
blame
]
#
check
'if not'
with empty argument
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
{
'not'
:
''
}
}