]> Cypherpunks repositories - gostls13.git/commit
go/ast: examples for ast.Print, ast.Inspect
authorRobert Griesemer <gri@golang.org>
Fri, 24 Feb 2012 21:44:36 +0000 (13:44 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 24 Feb 2012 21:44:36 +0000 (13:44 -0800)
commit34e60a81d5b9a3c18d634d89acea9384605f4916
tree9b44fd9d9735be20eff8152e328c3d32ae6ddf34
parent0a33b703e61c89cc883304eb627826c875aa4bf2
go/ast: examples for ast.Print, ast.Inspect

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