Sign in
qemu
/
qemu
/
b26c3f9cbd784a5f7db68049fd9c49a0a2077734
/
.
/
tests
/
qapi-schema
/
bad-if-list.json
blob: 49ced9b9cac450331b8dbe885da948169ec392c8 [
file
] [
log
] [
blame
]
#
check invalid
'if'
content
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
[
'foo'
,
''
]
}