]> Cypherpunks repositories - gostls13.git/commit
go/types: escape +build sequence to silence vet warning
authorMatthew Dempsky <mdempsky@google.com>
Thu, 31 Aug 2017 20:35:56 +0000 (13:35 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 31 Aug 2017 20:59:09 +0000 (20:59 +0000)
commitf316e1a88f5f9d014468a270b39b3af6fdc3a384
treecd65b6e36150acba8bdf44b98c5aec1f0105bec9
parent37dbfc51b04e13ad3441cf0080a33ae56de77169
go/types: escape +build sequence to silence vet warning

Appease the vet builder until we figure out the ideal solution.

Updates #21716.

Change-Id: I64ecdf9b6efb0933c5c79e11c860966ff1980305
Reviewed-on: https://go-review.googlesource.com/60776
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/go/types/hilbert_test.go