qemu-e2k/tests/qapi-schema/doc-bad-event-arg.json

8 lines
112 B
JSON

# Arguments listed in the doc comment must exist in the actual schema
##
# @FOO:
# @a: a
##
{ 'event': 'FOO' }