Sign in
qemu
/
qemu
/
f5ce2c8f2c0a9c95b76984b520fe77fa2ff16f3e
/
.
/
tests
/
qapi-schema
/
bad-if-list.json
blob: 1fefef16a7b4e8437e9af60c814ffe238e7096c4 [
file
]
#
check invalid
'if'
content
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
{
'all'
:
[
'foo'
,
' '
]
}
}