xref: /openbmc/qemu/tests/qapi-schema/struct-base-clash.err (revision fa32a634329f4b2cdab8e380d5ccf263b1491daa)
1struct-base-clash.json: In struct 'Sub':
2struct-base-clash.json:5: member 'name' collides with member 'name' of type 'Base'
3