e86c877733
- In explicit API mode, the `public` visibility modifier is not redundant unless a declaration is hidden by a container. The `REDUNDANT_VISIBILITY_MODIFIER` diagnostic is now not reported in such cases. ^KTIJ-24485 fixed