xref: /openbmc/qemu/tests/qapi-schema/struct-base-clash.err (revision 00ee4b0f485a96d91beb613ccd43044e354d97df)
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