Open
Description
Line 267 in 443d667
“ || has_deletions == false”
There is a problem with this judgment condition, which will cause the loop to exit early .
Metadata
Metadata
Assignees
Labels
No labels
Line 267 in 443d667
“ || has_deletions == false”
There is a problem with this judgment condition, which will cause the loop to exit early .