summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/features-deprecated-type.json
blob: 4b5bf5b86ec9004cf06b4dd912ca7e8f1b38ed19 (plain) (blame)
1
2
3
# Feature 'deprecated' is not supported for types
{ 'struct': 'S', 'data': {},
  'features': [ 'deprecated' ] }