In the minimal testcase
the assignment to next is reported as self-assignment, though it's not the case (orfl changed since last assignment).
The test code is a simplified version of the original class that triggered this report.
@KengoTODA @baloghadamsoftware this comes from #2161
In the minimal testcase
the assignment to
nextis reported as self-assignment, though it's not the case (orflchanged since last assignment).The test code is a simplified version of the original class that triggered this report.
@KengoTODA @baloghadamsoftware this comes from #2161