Sign in
qemu
/
qemu
/
c0e705c6800a1f98c8cb3795ce66f5a48d4e33aa
/
.
/
tests
/
qapi-schema
/
bad-type-int.json
blob: f3ad803cb6e9cd205c1197246c3e2aef224805b3 [
file
] [
log
] [
blame
]
#
we reject an expression with a metatype that is not a string
#
FIXME
:
once the parser understands integer inputs
,
improve the error message
{
'struct'
:
123
,
'data'
:
{
}
}