mirror of
https://github.com/golang/go
synced 2024-11-23 19:00:04 -07:00
2edeb23bf5
The variable `n` for saving the pointer of the next element when insert new element into the list turns out to be unnecessary. Change-Id: I17b85fd8350738815c320a83945525b60c2f04c5 Reviewed-on: https://go-review.googlesource.com/c/go/+/207037 Reviewed-by: Robert Griesemer <gri@golang.org> |
||
---|---|---|
.. | ||
example_test.go | ||
list_test.go | ||
list.go |