xref: /openbmc/qemu/tests/qapi-schema/doc-bad-feature.json (revision 16884391c750d0c5e863f55ad7aaaa146fc5181e)
1# Features listed in the doc comment must exist in the actual schema
2
3##
4# @foo:
5#
6# Features:
7# @a: a
8##
9{ 'command': 'foo' }
10