Ai
1 Star 0 Fork 0

闲云野鹤/go-hello

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hello.go 139 Bytes
一键复制 编辑 原始数据 按行查看 历史
闲云野鹤 提交于 2020-05-03 18:06 +08:00 . gitee 测试1
package go_hello
import "fmt"
// gitee hello 测试
func Hello() {
fmt.Println("hello")
test()
}
func test() {
fmt.Println("test")
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/qq329673018/go-hello.git
git@gitee.com:qq329673018/go-hello.git
qq329673018
go-hello
go-hello
3937f1b6066e

搜索帮助