Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3)

Unified Diff: src/cmd/go/testdata/shadow/root1/src/foo/foo.go

Issue 9164043: code review 9164043: cmd/go: better error for shadowed directories in GOPATH (Closed)
Patch Set: diff -r b24fe3a40fc7 https://code.google.com/p/go/ Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/cmd/go/test.bash ('k') | src/cmd/go/testdata/shadow/root1/src/math/math.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/go/testdata/shadow/root1/src/foo/foo.go
===================================================================
new file mode 100644
--- /dev/null
+++ b/src/cmd/go/testdata/shadow/root1/src/foo/foo.go
@@ -0,0 +1,1 @@
+package foo
« no previous file with comments | « src/cmd/go/test.bash ('k') | src/cmd/go/testdata/shadow/root1/src/math/math.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b