]> Cypherpunks repositories - gostls13.git/commit
go/ast: document CommentGroup.Text and add test case.
authorRobert Griesemer <gri@golang.org>
Tue, 22 May 2012 17:30:35 +0000 (10:30 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 22 May 2012 17:30:35 +0000 (10:30 -0700)
commit581e7c2a78bcb3833bc23ac47f77c1b62dab4f40
treeca4cffd03562fff17b89a8607539635fbc757136
parent5a0333764b1de9c46b2e7fec4cb31a8cadeedb0b
go/ast: document CommentGroup.Text and add test case.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6206096
src/pkg/go/ast/ast.go
src/pkg/go/ast/ast_test.go [new file with mode: 0644]