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