qapi/error: Check format string argument in error_*prepend()
[qemu/armbru.git] / tests / qapi-schema / double-type.json
blob911fa7af502bf758bea5ba94cc04858ebd0eb2ca
1 # we reject an expression with ambiguous metatype
2 { 'command': 'foo', 'struct': 'bar', 'data': { } }