1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:44:43 -07:00
go/oracle
Rob Pike 1b67ef0078 go.tools/oracle: fix build on darwin
diff -u3: the 3 is redundant and an error on darwin; redundant and unnecessary on linux.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/13231044
2013-08-29 14:31:39 +10:00
..
testdata/src go.tools/oracle: an oracle that answers questions about Go source code. 2013-08-27 17:58:26 -04:00
callees.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
callers.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
callgraph.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
callstack.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
describe.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
freevars.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
implements.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
oracle_test.go go.tools/oracle: fix build on darwin 2013-08-29 14:31:39 +10:00
oracle.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
peers.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00