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