]> Cypherpunks repositories - gostls13.git/commit
ast/printer: support for printing ast.Spec nodes
authorAndrew Gerrand <adg@golang.org>
Mon, 22 Mar 2010 22:00:47 +0000 (09:00 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 22 Mar 2010 22:00:47 +0000 (09:00 +1100)
commit51a7f1c9d6c997caa9e4894ace63692d6203b12f
treee80b7dd219be3ba5c34fa80e1122f2e0205d01af
parent2e5fe5a14c8b9578064c686a2b62328c84136f48
ast/printer: support for printing ast.Spec nodes

R=gri
CC=golang-dev
https://golang.org/cl/682041
src/pkg/go/printer/printer.go