summary refs log tree commit diff stats
path: root/tests/qapi-schema/bad-type-bool.json
blob: 1f9eddf938e3310ec941dec091fcf36d73714a81 (plain) (blame)
1
2
3
4
5
6
# we reject an expression with a metatype that is not a string

##
# @true:
##
{ 'struct': true, 'data': { } }