]> Cypherpunks.ru repositories - gostls13.git/commit
go/types: add missing build tag to api_go1.18_test.go
authorRob Findley <rfindley@google.com>
Wed, 10 Mar 2021 16:30:24 +0000 (11:30 -0500)
committerRobert Findley <rfindley@google.com>
Wed, 10 Mar 2021 17:09:54 +0000 (17:09 +0000)
commit489231111f2ef097e99b150232cc0c5323c9729e
tree38494db4353d5fa1cb821a49d5faf322bc20bfe5
parent74574623039f2369b3e4b3d717285a48c47b73c4
go/types: add missing build tag to api_go1.18_test.go

This file has a go:build comment without a corresponding +build comment.

Change-Id: Id01604242a14d8ead16ffb9aa1b45eef7706956a
Reviewed-on: https://go-review.googlesource.com/c/go/+/300450
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/api_go1.18_test.go