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