]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: implement old TODO from testdata/print.go
authorIan Lance Taylor <iant@golang.org>
Thu, 19 Jul 2018 21:03:09 +0000 (14:03 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 21 Aug 2018 03:39:47 +0000 (03:39 +0000)
commite8e074d1ba286c3e06847a96fe6aa90e294dfcd9
tree7d0777d7024f8776605b24846a86fbbf1d6a1a77
parent7e64377903b3abd922150e35601e0df597a8af9f
cmd/vet: implement old TODO from testdata/print.go

The code was fixed in CL 108559 but the testing TODO was not implemented.

Updates #22936

Change-Id: I20a703260a181bbcf5f87609d6fb8221a182be1a
Reviewed-on: https://go-review.googlesource.com/125038
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
src/cmd/vet/testdata/print.go
src/cmd/vet/vet_test.go