]> Cypherpunks repositories - gostls13.git/commit
go/types: implement missing String method for Alias object
authorRobert Griesemer <gri@golang.org>
Mon, 31 Oct 2016 19:52:43 +0000 (12:52 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 31 Oct 2016 19:54:55 +0000 (19:54 +0000)
commita42ba23da231e6e163aa2e1537a52a1880f21ad8
treeb91a9ae5c267139770b6865641034d3dce3f33ee
parentf46239b85c97ef32ef4f5c9476d77c812125b441
go/types: implement missing String method for Alias object

Change-Id: Iba5cfa033483b843dbd3681ffad50b117cced4a7
Reviewed-on: https://go-review.googlesource.com/32448
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/object.go