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