]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: add a test for embedded stringer
authorAliaksandr Valialkin <valyala@gmail.com>
Mon, 29 May 2017 16:50:24 +0000 (19:50 +0300)
committerRob Pike <r@golang.org>
Tue, 30 May 2017 23:57:24 +0000 (23:57 +0000)
commit708a01fbf40cfd82675923f88dd306ef6eb17114
tree0737b64676b72ab58c946f6ddd821b9192eeb9cc
parent7cd6310014921389392482443ec17defe8422a99
cmd/vet: add a test for embedded stringer

This should help narrowing down the possible cause of #20514.

Updates #20514.

Change-Id: Ie997400c9749aace7783bd585b23dbb4cefc181d
Reviewed-on: https://go-review.googlesource.com/44375
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Rob Pike <r@golang.org>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/vet/testdata/print.go