target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / bad-type-bool.json
blobbde17b56c4cd35bca588225574555bed49a11ffb
1 # we reject an expression with a metatype that is not a string
2 { 'struct': true, 'data': { } }