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