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