From 01caf7ba7e265df79228f7b38adb5d1c71df5952 Mon Sep 17 00:00:00 2001 From: Robin Eklind Date: Mon, 16 Dec 2013 10:05:40 -0500 Subject: [PATCH] ssa: Update the location of the ssadump command in an example comment. R=golang-dev, adonovan CC=golang-dev https://golang.org/cl/42420043 --- ssa/example_test.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ssa/example_test.go b/ssa/example_test.go index 44c44a3f..4532d4ca 100644 --- a/ssa/example_test.go +++ b/ssa/example_test.go @@ -26,8 +26,9 @@ import ( // (i.e. implements Value), the type of that value is shown in the // right column. // -// Build and run the ssadump.go program in this package if you want a -// standalone tool with similar functionality. +// Build and run the ssadump.go program if you want a standalone tool +// with similar functionality. It is located at +// code.google.com/p/go.tools/cmd/ssadump. // func Example() { const hello = `