Sign in
qemu
/
qemu
/
7bae7c805d82675eb3a02c744093703d84ada2d6
/
.
/
tests
/
qapi-schema
/
alternate-conflict-bool-string.json
blob: 0544de10f345c3efc31316acb382c93de152ed05 [
file
] [
log
] [
blame
]
Eduardo Habkost
fda72ab
2017-07-17 15:09:26 -0300
[
diff
] [
blame
]
1
#
alternate branches of
'str'
type conflict with all scalar types
2
{
'alternate'
:
'Alt'
,
3
'data'
:
{
'one'
:
'bool'
,
4
'two'
:
'str'
}
}