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