summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-type-bool.json
blob: bde17b56c4cd35bca588225574555bed49a11ffb (plain)
1
2
# we reject an expression with a metatype that is not a string
{ 'struct': true, 'data': { } }