Sign in
qemu
/
qemu
/
9adc8d052d1c6b3015ca07a6a0f0833fb725e06f
/
.
/
tests
/
qapi-schema
/
enum-if-invalid.json
blob: 6bd20041f333e7e1d418fef0297567adb6107014 [
file
] [
log
] [
blame
]
#
check invalid
'if'
type
{
'enum'
:
'TestIfEnum'
,
'data'
:
[
'foo'
,
{
'name'
:
'bar'
,
'if'
:
{
'val'
:
'foo'
}
}
]
}