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