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