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