Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / tests / qapi-schema / features-deprecated-type.json
blob265849b1f7995586a6dbb61cbc3d11ff41521eeb
1 # Feature 'deprecated' is not supported for types
2 { 'struct': 'Foo', 'data': {},
3   'features': [ 'deprecated' ] }