Sign in
qemu
/
qemu
/
b37c0dc85214e9d5e4a9b6f6a496ce4de3b8a4d6
/
.
/
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'
:
{
}
}