Merge remote-tracking branch 'qemu-project/master'
[qemu/ar7.git] / tests / qapi-schema / double-type.json
blob2c0809f38d8a0838abbd732d7c4a8c04d9741103
1 # we reject an expression with ambiguous metatype
2 { 'command': 'foo', 'struct': 'Bar', 'data': { } }