We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gcc successfully compiles the following program:
package a func n() func n()
Both gc and go/types reject it. Compilers need to agree.
gcc version 6.0.0 2015070 (experimental) (GCC)
Activity