We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package e const ( A=false
$ go tool compile -oldparser /tmp/test.go /tmp/test.go:18: syntax error: unexpected EOF, expecting ) $ go tool compile /tmp/test.go
go version devel +25a28da Sun Nov 15 23:41:28 2015 +0000 linux/amd64