go/src/path
Russ Cox 6b344170db path/filepath: add explicit comment marking elided errors
The errors on these lines are meant to be discarded.
Add a comment to make that extra clear.

Change-Id: I38f72af6dfbb0e86677087baf47780b3cc6e7d40
Reviewed-on: https://go-review.googlesource.com/c/go/+/241083
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-07-07 03:43:31 +00:00
..
filepath path/filepath: add explicit comment marking elided errors 2020-07-07 03:43:31 +00:00
example_test.go
match.go
match_test.go
path.go path: minor changes to improve documentation for Join 2019-11-20 20:51:13 +00:00
path_test.go