qemu-e2k/tests/qapi-schema/command-int.json

7 lines
118 B
JSON

# we reject collisions between commands and types
##
# @int:
##
{ 'command': 'int', 'data': { 'character': 'str' } }