gcc successfully compiles the following program: ``` go package a func n() func n() ``` Both gc and go/types reject it. Compilers need to agree. gcc version 6.0.0 20150702 (experimental) (GCC)