step_by + skip produce incorrect results #55985
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
The following snippet demonstrates the problem:
It prints:
I expect second iterator to produce the same result as for the third one.
The text was updated successfully, but these errors were encountered: