]> Cypherpunks repositories - gostls13.git/commit
go/types: clarify documentation
authorRobert Griesemer <gri@golang.org>
Tue, 29 Oct 2019 20:56:42 +0000 (13:56 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 29 Oct 2019 22:00:32 +0000 (22:00 +0000)
commit20d621d2533b0b7ad5a57a68c298f978b4fc02b7
treeb451c5726877eac73bb285519c6a0b780a5d1568
parent70331a31ed04144094f77a94676512d8829d84e2
go/types: clarify documentation

For a discussion, see the issue.

Fixes #35189.

Change-Id: I46c87a45bddf2ea8c33bc101d58880b7922e0f78
Reviewed-on: https://go-review.googlesource.com/c/go/+/204044
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/go/types/scope.go
src/go/types/selection.go