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