commit | f9489bed72f43333e50346785b75feff4e646aae | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Tue Nov 08 15:43:02 2011 -0800 |
committer | Rob Pike <r@golang.org> | Tue Nov 08 15:43:02 2011 -0800 |
tree | 5dab217cfac15c650628e9855fb6f7c8dab0b661 | |
parent | 45e3bcb34389808232f61899936731ebacb778ef [diff] [blame] |
renaming_4: gofix -r everything/but/src/pkg R=rsc CC=golang-dev https://golang.org/cl/5338043
diff --git a/test/utf.go b/test/utf.go index ed8a983..9fba581 100644 --- a/test/utf.go +++ b/test/utf.go
@@ -6,7 +6,7 @@ package main -import "utf8" +import "unicode/utf8" func main() { var chars [6]rune