Sign in
qemu-android
/
qemu-android
/
cfdd5bcad515a8371af59dba9625e31a6f6f733e
/
.
/
tests
/
qapi-schema
/
bad-ident.json
blob: f139110e89e46fd6c9db8a6a55da4ff3519f4f48 [
file
] [
log
] [
blame
]
#
FIXME
:
we should reject creating a type name with bad name
{
'type'
:
'*oops'
,
'data'
:
{
'i'
:
'int'
}
}