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. Try to compile the following program: http://play.golang.org/p/PwjE_-5XMV
What is the expected output?
No error at compile time.
What do you see instead?
prog.go:9: internal compiler error: typename ideal bool
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
Linux
Which version are you using? (run 'go version')
go version devel +8df2666bff23 Sat Aug 31 16:29:50 2013 +0900 linux/amd64
Please provide any additional information below.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: