You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. create file.tmp file
2. run this http://play.golang.org/p/jZkzWF8Npr
3.
What is the expected output?
io.EOF
What do you see instead?
read file.tmp: Reached the end of the file.
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
windows 8 64-bit
Which version are you using? (run 'go version')
go version go1.1rc3 windows/amd64