Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / tests / qapi-schema / features-missing-name.json
blob8772c8f7b323c8277aa72bc0de196af44e642301
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ { 'if': 'NAMELESS_FEATURES' } ] }