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

Delta Between Two Patch Sets: test/rotate0.go

Issue 7094047: code review 7094047: test: add rotate.go and fixedbugs/bug313 (Closed)
Left Patch Set: Created 12 years, 2 months ago
Right Patch Set: diff -r 51bbb0535a60 https://go.googlecode.com/hg/ Created 12 years, 2 months 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 | « test/rotate.go ('k') | test/rotate1.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 // runoutput ./rotate.go
2
3 // Copyright 2013 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
6
7 // Generate test of bit rotations.
8 // The output is compiled and run.
9
10 package main
11
12 const mode = 0
LEFTRIGHT

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