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 path: change the output format of ExampleSplit function 2019-09-01 10:08:36 +00:00
match.go
match_test.go path: present the correct error message in TestMatch 2018-07-29 19:18:48 +00:00
path.go path: minor changes to improve documentation for Join 2019-11-20 20:51:13 +00:00
path_test.go path: fix mismatch between error message and corresponding test function 2019-08-08 00:38:10 +00:00