qemu-e2k/tests/qapi-schema/doc-bad-feature.json

10 lines
127 B
JSON

# Features listed in the doc comment must exist in the actual schema
##
# @foo:
#
# Features:
# @a: a
##
{ 'command': 'foo' }