perl5
perl5 copied to clipboard
regexec.c: Remove do-nothing call
Hopping 0 does nothing. I thought at first this was moving to the beginning of the next character, but having read the source code, no, it does nothing.
- This set of changes does not require a perldelta entry.