mirror of
https://github.com/golang/go
synced 2025-05-29 15:20:52 +00:00
renaming_4: gofix -r everything/but/src/pkg
R=rsc CC=golang-dev https://golang.org/cl/5338043
This commit is contained in:
doc
misc
src/cmd
cgo
go
godoc
gofix
gofmt
goinstall
gotest
govet
hgpatch
test
@ -6,7 +6,7 @@
|
||||
|
||||
package main
|
||||
|
||||
import "rand"
|
||||
import "math/rand"
|
||||
|
||||
const Count = 1e5
|
||||
|
||||
|
Reference in New Issue
Block a user