Sign in
◑
Theme
qemu-android
/
qemu-android
/
9a2a66238e3bf2b681d6321c4667a2d589c8ebed
/
.
/
tests
/
qapi-schema
/
bad-ident.json
blob: 763627ad23807c32c08c5d3fd1b8005225f7d74b [
file
]
#
we reject creating a type name with bad name
{
'struct'
:
'*oops'
,
'data'
:
{
'i'
:
'int'
}
}