mirror of
https://github.com/golang/go
synced 2024-11-06 03:26:15 -07:00
361bcb2be3
This fixes some print calls with wrong format directives. Additionally, struct initialisers were changed to use keyed fields, purely to reduce the amount of noise generated by go vet. Change-Id: Ib9f6fd8f2dff7ce84826478de0ba83dda9746270 Reviewed-on: https://go-review.googlesource.com/21180 Reviewed-by: Ian Lance Taylor <iant@golang.org> |
||
---|---|---|
.. | ||
testdata | ||
cover_test.go | ||
cover.go | ||
doc.go | ||
func.go | ||
html.go | ||
README |
NOTE: For Go releases 1.5 and later, this tool lives in the standard repository. The code here is not maintained.