Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into staging
[qemu/ar7.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'