qapi: add qapi2texi script
[qemu/kevin.git] / tests / qapi-schema / bad-type-dict.json
blob5952caab28ee670ce5c7d495c77024be883c9c6b
1 # we reject an expression with a metatype that is not a string
3 ##
4 # @foo:
5 ##
6 { 'command': { } }