RepeatedField: unset by index (#11425)
Instead of using `array_pop()` to remove last element use `unset()` to remove by index
Closes #11425
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11425 from Leprechaunz:unset-by-index a47fba57e4
PiperOrigin-RevId: 508691545
pull/11888/head
parent
6aefc477d7
commit
363fa89b1f
3 changed files with 31 additions and 4 deletions
Loading…
Reference in new issue