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