Sign in
qemu
/
qemu
/
e2790babdeebb1c83c607b8d59d89b33ef90522c
/
.
/
tests
/
qapi-schema
/
bad-if.json
blob: 3edd1a0bf274012dc21243e793a861b0edd2194a [
file
] [
log
] [
blame
]
#
check invalid
'if'
type
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
{
'value'
:
'defined(TEST_IF_STRUCT)'
}
}