go

多返回值的常量声明

英文: Const declaration with multiple return values 问题 我想要定义一个常量值: const var *url.URL = url.Parse(&quo...