Sign in
fuchsia
/
third_party
/
qemu
/
1148e4f4dc22f8efe3419fda4ca4f0a7369ef94a
/
.
/
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)'
}
}