Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into staging
[qemu/ar7.git] / tests / qapi-schema / double-type.json
blob2c0809f38d8a0838abbd732d7c4a8c04d9741103
1 # we reject an expression with ambiguous metatype
2 { 'command': 'foo', 'struct': 'Bar', 'data': { } }