summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-bad-event-arg.json
blob: 23c83cc81f200b98f4209c008eb6828cfb3e600a (plain)
1
2
3
4
5
6
7
# Arguments listed in the doc comment must exist in the actual schema

##
# @FOO:
# @a: a
##
{ 'event': 'FOO' }