test merge

This commit is contained in:
John
2018-05-04 22:29:44 +08:00
parent c4c246610a
commit 554ba27263

View File

@ -2,9 +2,8 @@ package main
import (
"fmt"
"gitee.com/johng/gf/g/os/gfile"
)
func main() {
fmt.Println(gfile.RealPath("./"))
}
fmt.Println("我要加入gf框架开发团队")
}