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