Sign in
qemu
/
qemu
/
9ded4a0114968e98b41494fc035ba14f84cdf700
/
.
/
tests
/
qapi-schema
/
redefined-builtin.json
blob: 45b8a550ad8d133fb7dea8516357aeb22df1a0ba [
file
] [
log
] [
blame
]
#
we reject types that duplicate builtin names
{
'struct'
:
'size'
,
'data'
:
{
'myint'
:
'size'
}
}