target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / pragma-value-not-list-of-str.json
blob27811cff7323ec13a85070a9c28d3f254543a7b5
1 # pragma value must be list of strings
3 { 'pragma': { 'command-returns-exceptions': [ 'good', [ 'bad' ] ] } }