Sign in
qemu
/
qemu
/
6979a813f38d221bf68c3928a8d2b810cefc34b5
/
.
/
tests
/
qapi-schema
/
redefined-builtin.json
blob: 6d3a940d5e03a7cac64f52fc90226b7bfc87b0db [
file
] [
log
] [
blame
]
#
we reject types that duplicate builtin names
##
#
@size
:
##
{
'struct'
:
'size'
,
'data'
:
{
'myint'
:
'size'
}
}