Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxincs committed Oct 10, 2024
1 parent 3fcaa0b commit 561f364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/src/go.uber.org/looprange/looprange.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ func testIter() {
print(k)
print(*v) // FN: we do not really handle iterators for now, the elements from iterators are assumed to be nonnil.
}
}
}

0 comments on commit 561f364

Please sign in to comment.