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