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

Side by Side Diff: src/cmd/go/testdata/local/hard.go

Issue 5708054: code review 5708054: cmd/go: fixes (Closed)
Patch Set: diff -r 64311b514185 https://go.googlecode.com/hg/ Created 13 years, 1 month ago
Left:
Right:
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 unified diff | Download patch
« no previous file with comments | « src/cmd/go/testdata/local/easysub/easysub.go ('k') | src/cmd/go/testdata/local/sub/sub.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 package main
2
3 import "./sub"
4
5 func main() {
6 sub.Hello()
7 }
OLDNEW
« no previous file with comments | « src/cmd/go/testdata/local/easysub/easysub.go ('k') | src/cmd/go/testdata/local/sub/sub.go » ('j') | no next file with comments »

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