Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
bad-type-int.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
3 lines
173 Bytes
Copy permalink
Copy
Raw
1
#
we
reject
an
expression
with
a
metatype
that
is
not
a
string
2
#
FIXME:
once
the
parser
understands
integer
inputs,
improve
the
error
message
3
{
'struct':
123
,
'data':
{
}
}