点击运行
package main import "fmt" func main() { fmt.Println("Google" + "Jiyik") }
运行结果 :
正在执行...