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?
If possible, include a link to a program on play.golang.org.
http://play.golang.org/p/qgs2Q1ydez
What is the expected output?
OK
OK
What do you see instead?
invalid operation: b && (i == 0 || i == 1) (mismatched types BoxedBool and bool)
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
OS X 10.9
Which version are you using? (run 'go version')
go version devel +459f7bc40d85 Mon Feb 03 11:05:51 2014 -0800 darwin/amd64
Please provide any additional information below.