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

Delta Between Two Patch Sets: src/cmd/go/testdata/local/hard.go

Issue 5708054: code review 5708054: cmd/go: fixes (Closed)
Left Patch Set: Created 13 years, 1 month ago
Right 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:
Right: Side by side diff | Download
« no previous file with change/comment | « src/cmd/go/testdata/local/easysub/easysub.go ('k') | src/cmd/go/testdata/local/sub/sub.go » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 package main
2
3 import "./sub"
4
5 func main() {
6 sub.Hello()
7 }
LEFTRIGHT

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