target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / union-clash-member.err
blobc1f3a025528754609e5d0cb3cda919ca9659af09
1 union-clash-member.json: In union 'TestUnion':
2 union-clash-member.json:11: member 'name' of type 'Branch1' collides with member 'name' of type 'Base'