-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
Milestone
Description
by cfanfrank:
What steps will reproduce the problem? http://play.golang.org/p/rStVNER8m- What is the expected output? [2 0 7 99 111 110 110 101 99 116] [2 0 7 99 111 110 110 101 99 116 0 63] What do you see instead? [2 0 7 99 111 110 110 101 99 0] [2 0 7 99 111 110 110 101 99 116 0 63] Which compiler are you using (5g, 6g, 8g, gccgo)? 6g Which operating system are you using? OS X 10.7 Which version are you using? (run 'go version') go version go1.0.3