qemu-e2k/tests/qapi-schema/bad-type-bool.json

7 lines
111 B
JSON

# we reject an expression with a metatype that is not a string
##
# @true:
##
{ 'struct': true, 'data': { } }