mirror of
https://github.com/golang/go
synced 2024-11-18 21:05:02 -07:00
7653e6d3d5
The `if err :=` block creates a shadow err value that is then discarded after the block. Change-Id: I78f6a7298ac5d3d86ece056a9e328bcee9fdc683 Change-Id: I78f6a7298ac5d3d86ece056a9e328bcee9fdc683 GitHub-Last-Rev: 4bac8fb982fa3a0724206422b1a4dbc5e41c34a9 GitHub-Pull-Request: golang/tools#114 Reviewed-on: https://go-review.googlesource.com/c/tools/+/181777 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
cache.go | ||
check.go | ||
external.go | ||
file.go | ||
gofile.go | ||
load.go | ||
modfile.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
sumfile.go | ||
token.go | ||
view.go | ||
watcher.go |