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

Unified Diff: test/stringrange.go

Issue 5338043: code review 5338043: renaming_4: gofix -r everything/but/src/pkg (Closed)
Patch Set: diff -r fbac675badb4 https://go.googlecode.com/hg/ Created 13 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mallocrand.go ('k') | test/utf.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/stringrange.go
===================================================================
--- a/test/stringrange.go
+++ b/test/stringrange.go
@@ -9,7 +9,7 @@
import (
"fmt"
"os"
- "utf8"
+ "unicode/utf8"
)
func main() {
« no previous file with comments | « test/mallocrand.go ('k') | test/utf.go » ('j') | no next file with comments »

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