]> Cypherpunks repositories - gostls13.git/commit
go/types: remove non-existing mention of MethodSetCache from comment
authorRobert Griesemer <gri@golang.org>
Mon, 20 Jul 2015 21:49:14 +0000 (14:49 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 20 Jul 2015 21:55:20 +0000 (21:55 +0000)
commit3051ab2ce78a9bbea5152020dc81a4a18a63542a
tree8df4155c4a6d5239d453d7a8de3fe1ef18c31a92
parent1a0818a40de3c2e7daa9d22591fb961602c7323b
go/types: remove non-existing mention of MethodSetCache from comment

Fixes #11800.

Change-Id: I5eb178331f4ae80821f188e19c0c6fadeb330278
Reviewed-on: https://go-review.googlesource.com/12433
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/methodset.go