summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-type-int.json
blob: 56fc6f81264c5d5dd2b9d0a67e9e3d23939d43d7 (plain)
1
2
3
# we reject an expression with a metatype that is not a string
# FIXME: once the parser understands integer inputs, improve the error message
{ 'struct': 1, 'data': { } }