1
0
mirror of https://github.com/golang/go synced 2024-11-18 12:24:48 -07:00
go/cmd/callgraph
Alan Donovan e079f6c632 go/ssa: change import path of synthetic test package to "test$main"
...to avoid namespace conflicts.
Also make its name "main", since it defines func main().

And fix 2 typos.

Change-Id: I7cf7894d6bed134907b3d2742255e5a82426071b
Reviewed-on: https://go-review.googlesource.com/3150
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-01-21 22:21:01 +00:00
..
testdata/src/pkg cmd/callgraph: a utility for dumping the callgraph of a Go program. 2014-11-12 17:36:22 -05:00
main_test.go go/ssa: change import path of synthetic test package to "test$main" 2015-01-21 22:21:01 +00:00
main.go tools: add import comments. 2014-12-09 22:42:16 +00:00