go

返回值缺少Go类型

英文: missing go type for returned values 问题 为什么对于以下代码没有发出警告? $ cat ret.go package main import "fm...