]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] go/ast: document CommentGroup.Text and add test case.
authorRobert Griesemer <gri@golang.org>
Wed, 13 Jun 2012 20:24:07 +0000 (16:24 -0400)
committerRobert Griesemer <gri@golang.org>
Wed, 13 Jun 2012 20:24:07 +0000 (16:24 -0400)
commit03fab00ed0e483a46d4e24f3cf3e7d5e5d1053de
treeb5dcc959fcfe33d2aa990ed1f48a5b5aa0370c59
parentb7250b205ab21fa662612ebc76d7688a2f3333f7
[release-branch.go1] go/ast: document CommentGroup.Text and add test case.

««« backport 3446429f1ec4
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]