We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package A var f=func() { { f:=2 _=f f=9 }
$ go tool compile -oldparser /tmp/test.go /tmp/test.go:9: syntax error: unexpected EOF $ go tool compile /tmp/test.go
go version devel +25a28da Sun Nov 15 23:41:28 2015 +0000 linux/amd64
The text was updated successfully, but these errors were encountered:
https://go-review.googlesource.com/16972
Sorry, something went wrong.
CL https://golang.org/cl/16972 mentions this issue.
0133d24
No branches or pull requests
go version devel +25a28da Sun Nov 15 23:41:28 2015 +0000 linux/amd64
The text was updated successfully, but these errors were encountered: