buggood first issue
Repository metrics
- Stars
- (31,666 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
In the while loop the variable i is not modified, neither is len.
This can run into an endless loop!?
In the while loop the variable i is not modified, neither is len.
This can run into an endless loop!?