xref: /qemu/tests/qapi-schema/union-clash-member.err (revision b8116f4cbaa0f64bb07564f20b3b5219e23c8bff)
1union-clash-member.json: In union 'TestUnion':
2union-clash-member.json:11: member 'name' of type 'Branch1' collides with member 'name' of type 'Base'
3