]> Cypherpunks repositories - gostls13.git/commit
go/printer: support for printing alias declarations
authorRobert Griesemer <gri@golang.org>
Mon, 3 Oct 2016 20:31:07 +0000 (13:31 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 4 Oct 2016 22:45:12 +0000 (22:45 +0000)
commit59c63c711c73f3872c3047c2e80debba5ff1b802
treebfff9f1343819a7d1bcdf8be9227ee7a7eb87446
parent57ae83307fc4cb90338b39dcc6fe3c61ee8ce0b7
go/printer: support for printing alias declarations

For #16339.

Change-Id: Ie2e3338b87e84f45cda0868213bbcd2dae9ab6e3
Reviewed-on: https://go-review.googlesource.com/30212
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/go/printer/nodes.go
src/go/printer/testdata/declarations.golden
src/go/printer/testdata/declarations.input