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