What steps will reproduce the problem?
1. Go to tour.golang.org/#15
2. Implement the suggestion to print needInt(Big)
3. Run
What is the expected output? What do you see instead?
Expected: Big should be printed in it's expected Int context.
Reality: constant 1267650600228229401496703205376 overflows int
What version of the product are you using? On what operating system?
go version go1.1.2 linux/amd64
Original issue reported on code.google.com by chhatoip...@gmail.com on 16 Oct 2013 at 1:00
Original issue reported on code.google.com by
chhatoip...@gmail.com
on 16 Oct 2013 at 1:00