Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
tests
/
qapi-schema
/
bad-ident.json
blob: 763627ad23807c32c08c5d3fd1b8005225f7d74b (
plain
)
1
2
#
we
reject
creating
a
type
name
with
bad
name
{
'struct':
'*oops',
'data':
{
'i':
'int'
}
}