target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / nested-struct-data.json
blob2980d45d0574275cebff3649dced81bb51fd7fdb
1 # {} is not a valid type reference
2 { 'command': 'foo',
3   'data': { 'a' : { 'type': {} }, 'b' : 'str' } }