https://codereview.appspot.com/6633050/diff/1/src/pkg/bytes/example_test.go File src/pkg/bytes/example_test.go (right): https://codereview.appspot.com/6633050/diff/1/src/pkg/bytes/example_test.go#newcode17 src/pkg/bytes/example_test.go:17: b.Write([]byte("world!")) I might change this to: fmt.Fprintf(&b, "World!") to ...
12 years, 5 months ago
(2012-10-10 00:11:18 UTC)
#3
*** Submitted as http://code.google.com/p/go/source/detail?r=cac6af12528b *** bytes: make examples work in playground R=golang-dev, bradfitz CC=golang-dev http://codereview.appspot.com/6633050 ...
12 years, 5 months ago
(2012-10-10 00:15:47 UTC)
#4
Issue 6633050: code review 6633050: bytes: make examples work in playground
(Closed)
Created 12 years, 5 months ago by adg
Modified 12 years, 5 months ago
Reviewers:
Base URL:
Comments: 2