Sign in
qemu
/
qemu
/
8417e1378cadb8928c24755a95ff267def53922f
/
.
/
tests
/
qapi-schema
/
alternate-conflict-num-string.json
blob: ae901449af5edbf7bcb30d9ee4f96b7cb5ac57c5 [
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'
:
'number'
,
4
'two'
:
'str'
}
}