]> Git Repo - qemu.git/blob - tests/qapi-schema/features-bad-type.json
qapi: Split up scripts/qapi/common.py
[qemu.git] / tests / qapi-schema / features-bad-type.json
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ [ 'a feature cannot be an array' ] ] }
This page took 0.025355 seconds and 4 git commands to generate.