summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/union-clash-member.err
blob: c1f3a025528754609e5d0cb3cda919ca9659af09 (plain) (blame)
1
2
union-clash-member.json: In union 'TestUnion':
union-clash-member.json:11: member 'name' of type 'Branch1' collides with member 'name' of type 'Base'