Logo
Explore Help
Sign In
1berry/go
1
0
Fork 0
You've already forked go
Code Issues Packages Projects Releases Wiki Activity
go/test/rotate3.go

13 lines
286 B
Go
Raw Permalink Normal View History

test: add rotate.go and fixedbugs/bug313 Update #4139. R=golang-dev, iant CC=golang-dev https://golang.org/cl/7094047
2013-01-11 22:42:55 +01:00
// runoutput ./rotate.go
all: make copyright headers consistent with one space after period Follows suit with https://go-review.googlesource.com/#/c/20111. Generated by running $ grep -R 'Go Authors. All' * | cut -d":" -f1 | while read F;do perl -pi -e 's/Go Authors. All/Go Authors. All/g' $F;done The code in cmd/internal/unvendor wasn't changed. Fixes #15213 Change-Id: I4f235cee0a62ec435f9e8540a1ec08ae03b1a75f Reviewed-on: https://go-review.googlesource.com/21819 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-10 14:32:26 -07:00
// Copyright 2013 The Go Authors. All rights reserved.
test: add rotate.go and fixedbugs/bug313 Update #4139. R=golang-dev, iant CC=golang-dev https://golang.org/cl/7094047
2013-01-11 22:42:55 +01:00
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Generate test of bit rotations.
// The output is compiled and run.
package main
const mode = 3
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 863ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API