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.
gccgo successfully compiles the following incorrect program:
package a func g() { var f = func() {} }
Both gc and gotype say:
test.go:3:6: f declared but not used
gofrontend is on commit 81810917af7ba19e1f9f8efc8b1989f7d6419d30