Files
qemu/tests/qapi-schema/features-missing-name.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
108 B
JSON
Raw Normal View History

{ 'struct': 'FeatureStruct0',
'data': { 'foo': 'int' },
'features': [ { 'if': 'NAMELESS_FEATURES' } ] }